Releases: senzing-garage/sz-semantics
Releases · senzing-garage/sz-semantics
Release v1.3.3 on PyPi
What's Changed
- fixed bug in generated RDF, escaping whenever an entity name includes double-quote characters, by @ceteri in #16
Full Changelog: v1.3.1...v1.3.3
Release v1.3.1 on PyPi
What's Changed
- more iteration on the
domain.ttlSKOS taxonomy - sync code with the metadata application profile (MAP) described in the wiki https://github.com/senzing-garage/sz-semantics/wiki/ns
- fixed errors in parsing the
ENTITY_NAMEvalues -- now this uses theGET_ENTITYJSONL format in lieu the bulk exportedexport.jsonformat
Full Changelog: v1.3.0...v1.3.1
Release v1.3.0 on PyPi
What's Changed
Some "breaking" changes:
- more iteration on the
domain.ttlSKOS taxonomy - integrates with related standards: NIEM, FtM, BODS, WCO, etc.
- sync Python code with the metadata application profile (MAP) described in the wiki https://github.com/senzing-garage/sz-semantics/wiki/ns
- fix errors in parsing the
ENTITY_NAMEvalues -- now this uses theGET_ENTITYJSONL format in lieu the bulk exportedexport.jsonformat
Full Changelog: v1.2.3...v1.3.0
Release v1.2.3 on PyPi
What's Changed
Taxonomy validation by @ceteri in #13
- SKOS taxonomy validated/corrected by @503jmt
- workaround for loading RDF triples from file bug in
RDFlib - fixed relative directory issue in unit tests
kudos: @503jmt
Full Changelog: v1.2.2...v1.2.3
Release v1.2.2 on PyPi
What's Changed
- taxonomy updates by @ceteri in #12
- removed parts of the taxonomy which are not needed in general
- removed methods and data structures which are not used
Full Changelog: v1.2.1...v1.2.2
Release v1.2.1 on PyPi
What's Changed
taxonomy updates by @ceteri in #11
- removed parts of the taxonomy which are not needed in general
- removed methods and data structures which are not used
Full Changelog: v1.2.0...v1.2.1
Release v1.2.0 on PyPi
- add typing checking and linting to CI actions
- refactor RDF generation for better scale-out
- updates to semantic representation
- support for BODS and FTM integrations
- unit tests confirm SPARQL queries on the generated RDF
What's Changed
Full Changelog: v1.0.1...v1.0.2
Release v1.1.0 on PyPi
What's Changed
- Refactor by @ceteri in #6
- adding SzClient class to simplify gRPC access to the Senzing SDK by @ceteri in #7
Full Changelog: v1.0.2...v1.1.0
Release v1.0.2 on PyPi
- add typing checking and linting to CI actions
- WIP refactor RDF generation for better scale-out
What's Changed
Full Changelog: v1.0.1...v1.0.2
Release v1.0.1 on PyPi
What's Changed
Full Changelog: v1.0.0...v1.0.1