Excel 2 RDF
Home
Documentation
Convert form
API
en
fr
en
de
Where is the spreadsheet you want to convert ?
In one of the included example
Example 1 (simple exemple, in english)
Example 2 (prefixes)
Example 3 (multilingual columns and deprecation)
Example 4 (schema.org, datatypes, multiple sheets)
Example 5 (skos:Collection, inverse columns)
Example 6 (skos:OrderedCollection, dealing with rdf:Lists)
Example 7 (different subjects with subjectColumn parameter)
Example 8 (ease references with lookupColumn parameter)
Use-case 1 (real-world thesaurus : maintaining concept hierarchy in Excel)
Use-case 2 (real-world person authority file)
Use-case 3 (real-world SHACL constraints)
Use-case 4 (Metadata template from fairdatacollective.com)
Download example :
Example 1 (simple exemple, in english)
In a local file on my computer
(Supported extensions : .xls or .xlsx or .ods)
On the web
A link to an excel or ODS file available online. You can convert a public
Google Sheet
:
Share the Sheet with everyone (
"Everyone with the link"
in Sharing options.) It is not possible to convert private Google Sheets.
Build the Excel download URL of the sheet, which is
https://docs.google.com/spreadsheets/d/{ID of your spreadhseet}/export?format=xlsx
Pass this URL to the converter in the above field.
For example:
https://docs.google.com/spreadsheets/d/1MpN4tzd7S7m7Dnr7IFOz43YoWcSYqUG1/export?format=xlsx
(
from this spreadsheet
)
Advanced options
Enter/select language
de
en
es
fr
it
ru
Select the resulting RDF serialization
RDF serialization format. Use N-Quads or TriG to maintain named graph information.
Turtle
RDF/XML
N-Triples
N-Quads
N3
TriG
Automatically generate SKOS-XL for labels
Adds SKOS-XL prefLabel altLabel and hiddenLabel from their equivalent in simple SKOS
Calculate skos:broaderTransitive
Computes skos:broaderTransitive links and adds them automatically to the output
Get result in a zip file
Ignore SKOS post-processings on the data
Check this box if your file is not SKOS (e.g. SHACL). If checked, no SKOS post-processing will be applied (e.g. no assignment of skos:Concept class, no computation of inverse skos:narrower, skos:broader, etc.).
Convert