From 988bc09d0263258bd0db5b60e6c4b9c1feac0f81 Mon Sep 17 00:00:00 2001 From: Samu Lang Date: Sun, 11 Apr 2021 13:48:34 +0100 Subject: [PATCH] Added vocabularies and examples to demo toolbox XSD, RDFS, SKOS vocabularies RDFS, SKO examples Also roundtrip whitespace from examples via fragment --- docs/toolbox.xml | 340 ++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 308 insertions(+), 32 deletions(-) diff --git a/docs/toolbox.xml b/docs/toolbox.xml index 32c39c33..b27b8eaa 100644 --- a/docs/toolbox.xml +++ b/docs/toolbox.xml @@ -683,50 +683,324 @@ direction - + - dcat + xsd - http://www.w3.org/ns/dcat# + http://www.w3.org/2001/XMLSchema# + + xsd + integer + + + xsd + decimal + + + xsd + float + + + xsd + double + + + xsd + string + + + xsd + boolean + + + xsd + dateTime + + + xsd + nonPositiveInteger + + + xsd + negativeInteger + + + xsd + long + + + xsd + int + + + xsd + short + + + xsd + byte + + + xsd + nonNegativeInteger + + + xsd + unsignedLong + + + xsd + unsignedInt + + + xsd + unsignedShort + + + xsd + unsignedByte + + + xsd + positiveInteger + + + - dc + rdfs - http://purl.org/dc/terms/ + http://www.w3.org/2000/01/rdf-schema# + + rdfs + integer + + + rdfs + Resource + + + rdfs + Class + + + rdfs + subClassOf + + + rdfs + subPropertyOf + + + rdfs + comment + + + rdfs + label + + + rdfs + domain + + + rdfs + range + + + rdfs + seeAlso + + + rdfs + isDefinedBy + + + rdfs + Literal + + + rdfs + Container + + + rdfs + ContainerMembershipProperty + + + rdfs + member + + + rdfs + Datatype + + + - ex + skos - http://example.com/ + http://www.w3.org/1999/02/22-rdf-syntax-ns# + + skos + Collection + + + skos + Concept + + + skos + ConceptScheme + + + skos + OrderedCollection + + + skos + altLabel + + + skos + broadMatch + + + skos + broader + + + skos + broaderTransitive + + + skos + changeNote + + + skos + closeMatch + + + skos + definition + + + skos + editorialNote + + + skos + exactMatch + + + skos + example + + + skos + hasTopConcept + + + skos + hiddenLabel + + + skos + historyNote + + + skos + inScheme + + + skos + mappingRelation + + + skos + member + + + skos + memberList + + + skos + narrowMatch + + + skos + narrower + + + skos + narrowerTransitive + + + skos + notation + + + skos + note + + + skos + prefLabel + + + skos + related + + + skos + relatedMatch + + + skos + scopeNote + + + skos + semanticRelation + + + skos + topConceptOf + + + - foaf + dc - http://xmlns.com/foaf/0.1/ + http://purl.org/dc/terms/ @@ -735,10 +1009,10 @@ - org + dcat - http://www.w3.org/ns/org# + http://www.w3.org/ns/dcat# @@ -747,10 +1021,10 @@ - owl + ex - http://www.w3.org/2002/07/owl# + http://example.com/ @@ -759,10 +1033,10 @@ - prov + foaf - http://www.w3.org/ns/prov# + http://xmlns.com/foaf/0.1/ @@ -771,10 +1045,10 @@ - rdfs + org - http://www.w3.org/2000/01/rdf-schema# + http://www.w3.org/ns/org# @@ -783,10 +1057,10 @@ - shacl + owl - http://www.w3.org/ns/shacl# + http://www.w3.org/2002/07/owl# @@ -795,10 +1069,10 @@ - skos + prov - http://www.w3.org/2004/02/skos/core# + http://www.w3.org/ns/prov# @@ -807,10 +1081,10 @@ - void + shacl - http://rdfs.org/ns/void# + http://www.w3.org/ns/shacl# @@ -819,10 +1093,10 @@ - xsd + void - http://www.w3.org/2001/XMLSchema# + http://rdfs.org/ns/void# @@ -831,13 +1105,15 @@ -