Recent Releases of skosprovider_rdf
skosprovider_rdf - 1.3.0
- Don't export local id as dcterms.identifier when it's equal to the URI (#117)
- Add formal support for Python 3.10 and Python 3.11 (#120)
- Python
Published by koenedaele about 3 years ago
skosprovider_rdf - 1.2.0
- Better RDF rendering for concepts part of a collection (#104)
- Python
Published by JonasGe over 3 years ago
skosprovider_rdf - 1.1.0
- Drop python 3.6 and 3.7 support, add support for 3.8, 3.9 and 3.10
- Update RDFLib to 6.2.0
- Python
Published by JonasGe over 3 years ago
skosprovider_rdf - 1.0.0
- Drop python 2 support
- Upgrade all requirements (#90)
- Python
Published by goessebr about 4 years ago
skosprovider_rdf - 0.8.1
- Cleaner handling of
infer_concept_relations. When exporting through skosproviderrdf this attribute will determine if broader/narrower relations between concepts are generated when there's a collection between them, as is the case when a concept has a guide term divding the underlying concepts. When reading from an RDF file, the `inferconcept_relations` attribute will be set to True if at least one concept in a collection under a concept has a broader relation with said concept. (#73) - Prevent the addlabels method from generating an error. (#80)
- Python
Published by koenedaele over 5 years ago
skosprovider_rdf - 0.8.0
- Update to RDFlib 0.5.0 (#74)
- Python
Published by koenedaele over 5 years ago
skosprovider_rdf - 0.7.0
- Compatibile with SkosProvider 0.7.0.
- Make it possible to read an RDF file containing more than one conceptscheme. (#35)
- Drop support for Python 3.3, 3.4 and 3.5. This is the last version that will support Python 2. (#63)
- Python
Published by koenedaele about 6 years ago
skosprovider_rdf - 0.6.0
- Compatibile with SkosProvider 0.6.1.
- Add information about the void.Dataset when dumping to RDF.
- Python
Published by koenedaele over 8 years ago
skosprovider_rdf - 0.5.0
- Compatibile with SkosProvider 0.6.0.
- Add official python 3.5 compatibility.
- Add support for sources when dumping to RDF and reading from RDF. (#17)
- Add support for languages to conceptschemes when dumping to and reading from RDF. (#16)
- Add support for HTML in SKOS notes and sources. (#15, #20)
- Python
Published by koenedaele over 9 years ago
skosprovider_rdf - 0.4.1
- RDF dump: Add the top concepts and the conceptscheme identifier in the full RDF dump (equal to the RDF conceptscheme dump).
- RDF provider: literal and binary type to text when parsing the graph to a list.
- Python
Published by cahytinne over 10 years ago
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.
- Python
Published by dieuska almost 11 years ago
skosprovider_rdf - 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.
- Python
Published by koenedaele about 11 years ago
skosprovider_rdf - 0.1.3
- Fix a namespace error for SKOS Notes. (#2)
- Python
Published by koenedaele over 11 years ago
skosprovider_rdf - Summer Cleaning
- Documentation fixes and cleanup
- Removed RDFlib artefacts from output. (#1)
- Python
Published by koenedaele over 11 years ago
skosprovider_rdf - MyFirstRelease
Bugfix release for the initial version of skosprovider_rdf
- Python
Published by dieuska almost 12 years ago