Skip to content

Releases: OnroerendErfgoed/skosprovider_rdf

0.4.0

03 Mar 15:02
Compare
Choose a tag to compare
  • 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

19 Dec 15:35
Compare
Choose a tag to compare
  • 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

14 Oct 12:13
Compare
Choose a tag to compare
Update setup.py

0.1.3

02 Sep 14:28
Compare
Choose a tag to compare
  • Fix a namespace error for SKOS Notes. (#2)

Summer Cleaning

31 Jul 09:31
Compare
Choose a tag to compare
  • Documentation fixes and cleanup
  • Removed RDFlib artefacts from output. (#1)

MyFirstRelease

20 May 13:59
Compare
Choose a tag to compare

Bugfix release for the initial version of skosprovider_rdf