Releases: OnroerendErfgoed/skosprovider_rdf
Releases · OnroerendErfgoed/skosprovider_rdf
0.4.0
- Allow dumping a single conceptscheme to RDF. This does not dump the entire
conceptscheme with all it's concepts or collections, just information on the
conceptscheme itself and it's top concepts. - Allow dumping a single concept or collection to RDF, and not just an entire
conceptscheme with all concepts or collections. - Add skos:inScheme information to RDF dumps.
- Better handling of dc(t):identifier. When reading an RDF file both
dcterms:identifier and dc:identifier are considered when analysing the
identifier. During dumping, we also dump to dcterms:identifier.
0.3.0
- Compatibile with SkosProvider 0.5.0.
- Dumping to an RDF file now also dumps information on the Conceptscheme.
- Dumping to an RDF file now also adds notes to a Collection, not just to a
Concept. - Now handles subordinate_array and superordinate concept.
0.2.0
0.1.3
Summer Cleaning
- Documentation fixes and cleanup
- Removed RDFlib artefacts from output. (#1)
MyFirstRelease
Bugfix release for the initial version of skosprovider_rdf