Skip to main content

An implementation of the skosprovider interface that supports various RDF serialisations through RDFLib.

https://img.shields.io/pypi/v/skosprovider_rdf.svg https://readthedocs.org/projects/skosprovider_rdf/badge/?version=latest https://zenodo.org/badge/DOI/10.5281/zenodo.7002514.svg https://app.travis-ci.com/OnroerendErfgoed/skosprovider_rdf.svg?branch=develop https://img.shields.io/coveralls/OnroerendErfgoed/skosprovider_rdf.svg https://scrutinizer-ci.com/g/OnroerendErfgoed/skosprovider_rdf/badges/quality-score.png?b=master

1.4.0 (12-12-2025)

  • Move to Github Actions + change build to pyrpoj.toml (#121)

  • Upgrade skosprovider dependency

1.3.0 (15-12-2022)

  • 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)

1.2.0 (11-10-2022)

  • Better RDF rendering for concepts part of a collection (#104)

1.1.0 (17-08-2022)

  • Drop python 3.6 and 3.7 support, add support for 3.8, 3.9 and 3.10

  • Update RDFLib to 6.2.0

1.0.0 (17-12-2021)

  • Drop python 2 support

  • Upgrade all requirements (#90)

0.8.1 (27-07-2020)

  • Cleaner handling of infer_concept_relations. When exporting through skosprovider_rdf 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 infer_concept_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 _add_labels method from generating an error. (#80)

0.8.0 (08-06-2020)

  • Update to RDFlib 0.5.0 (#74)

0.7.0 (12-02-2020)

  • 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)

0.6.0 (16-07-2017)

  • Compatibile with SkosProvider 0.6.1.

  • Add information about the void.Dataset when dumping to RDF.

0.5.0 (11-08-2016)

  • 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)

0.4.1 (17-07-2015)

  • 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.

0.4.0 (03-03-2015)

  • 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-12-2014)

  • 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-10-2014)

  • Add support for Dublin Core identifier (#5)

0.1.3 (02-09-2014)

  • Fix a namespace error for SKOS Notes. (#2)

0.1.2 (31-07-2014)

  • Documentation fixes and cleanup

  • Removed RDFlib artefacts from output.

0.1.1 (20-05-2014)

  • Bugfixing

  • encoding/decoding problems

  • casting rdf subjects and objects to rdflib URI’s

  • Added tests

0.1.0

  • Initial version

Release files for skosprovider-rdf 1.4.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for skosprovider-rdf 1.4.0
File Size Uploaded
skosprovider_rdf-1.4.0.tar.gz 74.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for skosprovider-rdf 1.4.0
File Interpreter ABI Platform
skosprovider_rdf-1.4.0-py3-none-any.whl Python 3 none any Details

Total release size: 83.7 kB

Release files / skosprovider_rdf-1.4.0.tar.gz

Download URL skosprovider_rdf-1.4.0.tar.gz
Size 74.1 kB
Tags Source
SHA-256 checksum
How to use checksums
e8679eaa8a9ac6b0e32104c9c61dfa858789d7506ec926f13351e2a7480e33e8
BLAKE2b-256 checksum
How to use checksums
946be33e55f3b74d2ee9b05546a20b11ea8da7d8482291ed96798317d9757407
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.11.3

Release files / skosprovider_rdf-1.4.0-py3-none-any.whl

Download URL skosprovider_rdf-1.4.0-py3-none-any.whl
Size 9.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
667f8aa178a453fdb4f428ddf5e6d7d9b95a405ff5c025de0b62a8124a76e275
BLAKE2b-256 checksum
How to use checksums
529bb9b25add9d0b16710b1a785b958a37124df753d2b364e6f1d1d19fb96a9f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.11.3

Release history Release notifications | RSS feed

This release

1.4.0 This release

2 release files

1.3.0

2 release files

1.2.0

1 release file

1.1.0

1 release file

1.0.0

2 release files

0.8.1

2 release files

0.8.0

2 release files

0.7.0

2 release files

0.6.0

2 release files

0.5.0

2 release files

0.4.1

2 release files

0.4.0

1 release file

0.3.0

1 release file

0.2.0

1 release file

0.1.3

1 release file

0.1.2

1 release file

0.1.1

1 release file

0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page