Skip to content

Releases: senzing-garage/sz-semantics

Release v1.3.3 on PyPi

11 Nov 17:19
Immutable release. Only release title and notes can be modified.
41eda5a

Choose a tag to compare

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

06 Nov 05:58
Immutable release. Only release title and notes can be modified.
3a9aa2e

Choose a tag to compare

What's Changed

  • more iteration on the domain.ttl SKOS 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_NAME values -- now this uses the GET_ENTITY JSONL format in lieu the bulk exported export.json format

Full Changelog: v1.3.0...v1.3.1

Release v1.3.0 on PyPi

06 Nov 05:42
Immutable release. Only release title and notes can be modified.
f30d5d5

Choose a tag to compare

What's Changed

Some "breaking" changes:

  • more iteration on the domain.ttl SKOS 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_NAME values -- now this uses the GET_ENTITY JSONL format in lieu the bulk exported export.json format

Full Changelog: v1.2.3...v1.3.0

Release v1.2.3 on PyPi

01 Nov 20:31
Immutable release. Only release title and notes can be modified.
db84a0b

Choose a tag to compare

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

26 Oct 01:22
Immutable release. Only release title and notes can be modified.
bb17677

Choose a tag to compare

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

26 Oct 01:16
Immutable release. Only release title and notes can be modified.
d29a51c

Choose a tag to compare

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

24 Oct 00:20
Immutable release. Only release title and notes can be modified.
bf67a48

Choose a tag to compare

  • 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

28 Sep 19:25
Immutable release. Only release title and notes can be modified.
0cd889f

Choose a tag to compare

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

22 Sep 20:14
Immutable release. Only release title and notes can be modified.
589ec02

Choose a tag to compare

  • 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

22 Sep 19:22
Immutable release. Only release title and notes can be modified.
bd8cbab

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1