rdflib (Q71048): Difference between revisions
From MaRDI portal
Removed claims |
Added link to MaRDI item. |
||||||||||||||
(14 intermediate revisions by 2 users not shown) | |||||||||||||||
Property / last update | |||||||||||||||
| |||||||||||||||
Property / last update: 9 March 2023 / rank | |||||||||||||||
Property / author | |||||||||||||||
Property / author: Carl Boettiger / rank | |||||||||||||||
Property / copyright license | |||||||||||||||
Property / copyright license: MIT license / rank | |||||||||||||||
Property / copyright license | |||||||||||||||
Property / copyright license: File License / rank | |||||||||||||||
Property / copyright license: File License / qualifier | |||||||||||||||
Property / imports | |||||||||||||||
Property / imports: redland / rank | |||||||||||||||
Property / imports | |||||||||||||||
Property / imports: methods / rank | |||||||||||||||
Property / imports | |||||||||||||||
Property / imports: utils / rank | |||||||||||||||
Property / software version identifier | |||||||||||||||
0.1.0 | |||||||||||||||
Property / software version identifier: 0.1.0 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.1.0 / qualifier | |||||||||||||||
publication date: 9 March 2018
| |||||||||||||||
Property / software version identifier | |||||||||||||||
0.2.0 | |||||||||||||||
Property / software version identifier: 0.2.0 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.2.0 / qualifier | |||||||||||||||
publication date: 13 November 2018
| |||||||||||||||
Property / software version identifier | |||||||||||||||
0.2.1 | |||||||||||||||
Property / software version identifier: 0.2.1 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.2.1 / qualifier | |||||||||||||||
publication date: 25 November 2018
| |||||||||||||||
Property / software version identifier | |||||||||||||||
0.2.2 | |||||||||||||||
Property / software version identifier: 0.2.2 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.2.2 / qualifier | |||||||||||||||
publication date: 15 January 2019
| |||||||||||||||
Property / software version identifier | |||||||||||||||
0.2.3 | |||||||||||||||
Property / software version identifier: 0.2.3 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.2.3 / qualifier | |||||||||||||||
publication date: 10 January 2020
| |||||||||||||||
Property / software version identifier | |||||||||||||||
0.2.4 | |||||||||||||||
Property / software version identifier: 0.2.4 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.2.4 / qualifier | |||||||||||||||
publication date: 3 January 2022
| |||||||||||||||
Property / software version identifier | |||||||||||||||
0.2.5 | |||||||||||||||
Property / software version identifier: 0.2.5 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.2.5 / qualifier | |||||||||||||||
publication date: 9 February 2022
| |||||||||||||||
Property / software version identifier | |||||||||||||||
0.2.7 | |||||||||||||||
Property / software version identifier: 0.2.7 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.2.7 / qualifier | |||||||||||||||
publication date: 16 September 2023
| |||||||||||||||
Property / software version identifier | |||||||||||||||
0.2.8 | |||||||||||||||
Property / software version identifier: 0.2.8 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.2.8 / qualifier | |||||||||||||||
publication date: 19 December 2023
| |||||||||||||||
Property / programmed in | |||||||||||||||
Property / programmed in: R / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / last update | |||||||||||||||
19 December 2023
| |||||||||||||||
Property / last update: 19 December 2023 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / description | |||||||||||||||
The Resource Description Framework, or 'RDF' is a widely used data representation model that forms the cornerstone of the Semantic Web. 'RDF' represents data as a graph rather than the familiar data table or rectangle of relational databases. The 'rdflib' package provides a friendly and concise user interface for performing common tasks on 'RDF' data, such as reading, writing and converting between the various serializations of 'RDF' data, including 'rdfxml', 'turtle', 'nquads', 'ntriples', and 'json-ld'; creating new 'RDF' graphs, and performing graph queries using 'SPARQL'. This package wraps the low level 'redland' R package which provides direct bindings to the 'redland' C library. Additionally, the package supports the newer and more developer friendly 'JSON-LD' format through the 'jsonld' package. The package interface takes inspiration from the Python 'rdflib' library. | |||||||||||||||
Property / description: The Resource Description Framework, or 'RDF' is a widely used data representation model that forms the cornerstone of the Semantic Web. 'RDF' represents data as a graph rather than the familiar data table or rectangle of relational databases. The 'rdflib' package provides a friendly and concise user interface for performing common tasks on 'RDF' data, such as reading, writing and converting between the various serializations of 'RDF' data, including 'rdfxml', 'turtle', 'nquads', 'ntriples', and 'json-ld'; creating new 'RDF' graphs, and performing graph queries using 'SPARQL'. This package wraps the low level 'redland' R package which provides direct bindings to the 'redland' C library. Additionally, the package supports the newer and more developer friendly 'JSON-LD' format through the 'jsonld' package. The package interface takes inspiration from the Python 'rdflib' library. / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / author | |||||||||||||||
Property / author: Carl Boettiger / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / copyright license | |||||||||||||||
Property / copyright license: MIT license / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / copyright license | |||||||||||||||
Property / copyright license: File License / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / copyright license: File License / qualifier | |||||||||||||||
Property / imports | |||||||||||||||
Property / imports: redland / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / imports | |||||||||||||||
Property / imports: methods / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / imports | |||||||||||||||
Property / imports: utils / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / imports | |||||||||||||||
Property / imports: stringi / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / imports | |||||||||||||||
Property / imports: readr / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / imports | |||||||||||||||
Property / imports: dplyr / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / imports | |||||||||||||||
Property / imports: tidyr / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / MaRDI profile type | |||||||||||||||
Property / MaRDI profile type: MaRDI software profile / rank | |||||||||||||||
Normal rank | |||||||||||||||
links / mardi / name | links / mardi / name | ||||||||||||||
Latest revision as of 18:56, 12 March 2024
Tools to Manipulate and Query Semantic Data
Language | Label | Description | Also known as |
---|---|---|---|
English | rdflib |
Tools to Manipulate and Query Semantic Data |
Statements
19 December 2023
0 references
The Resource Description Framework, or 'RDF' is a widely used data representation model that forms the cornerstone of the Semantic Web. 'RDF' represents data as a graph rather than the familiar data table or rectangle of relational databases. The 'rdflib' package provides a friendly and concise user interface for performing common tasks on 'RDF' data, such as reading, writing and converting between the various serializations of 'RDF' data, including 'rdfxml', 'turtle', 'nquads', 'ntriples', and 'json-ld'; creating new 'RDF' graphs, and performing graph queries using 'SPARQL'. This package wraps the low level 'redland' R package which provides direct bindings to the 'redland' C library. Additionally, the package supports the newer and more developer friendly 'JSON-LD' format through the 'jsonld' package. The package interface takes inspiration from the Python 'rdflib' library.
0 references