Releases: matthiasprobst/ssnolib
Releases · matthiasprobst/ssnolib
v2.1.0.0
v2.0.0.0
v2.0.0.0
- update to ssno v2.0.0
- Major change is, that StandardNameTable is subclass of skos:ConceptScheme and not skos:Concept.
- add
licenseandhasParttodcat:Resource
v1.5.1.3
v1.5.1.3
- upgrade to ontolutils v0.19.2
- it is enforced to use base-uri (e.g. a DOI URL) when calling
to_jsonld()fromStandardNameTableto ensure that the standard
names
are unique - add
skos.Note - bugfix
hasDomainConceptSet - bugfix downloading Table via Distribution.
v1.5.1.2
- correctly testing vector qualifications
- improve on description generation when constructing a standard name from qualifications and transformations
v1.5.1.0
Changes
- Qualification is subclass of
DomainConceptSetandStandardNameModification - add readthedocs documentation: https://ssnolib.readthedocs.io/en/latest/index.html
v1.5.0.1
Changes
- hotfix in function
get_standard_name
v1.5.0.0
Changes
- update to newer version of the ontology
v1.4.0.0
Changes
- update to newer version of the ontology
- restrict ontolutils dependency to version >0.14.1 and <1.0.0
- bugfixes parsing the standard name table
- add streamlit app to semantically enrich hdf5 files
v1.3.0.2
v1.3.0.2
- Resource identifier need not be a URL
- update ontolutils dependency