Releases: assemblee-virtuelle/semantizer-typescript
Releases · assemblee-virtuelle/semantizer-typescript
v1.0.0-alpha.3
Fixed
- Method
isSemanticSameTypeOf
support prefixed types.
Changed
- Update
rdf-ext
to version 2.5.1. - Update
@types/rdf-ext
to version 2.5.0. - Do not require
semanticType
in constructor.
Added
- More tests to test the
equals
method. - New
Semantizer
andContext
classes with corresponding interfaces. - Ability to provide a context and pass prefixed URIs.
v1.0.0-alpha.2
Added
- .gitignore
Changed
- Update @types/rdf-ext to version 2.2.0.
v1.0.0-alpha.1
Added
- CHANGELOG.md
Changed
- Use RDFJS datasets.
- LICENSE is now MIT (AGPL3 before).
v1.0.0-alpha
Create .npmrc