-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Create an ontology graph that combines triples from frequency, …
…theme, licenses, formats and mime types graphs
- Loading branch information
Showing
7 changed files
with
9,037 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
@prefix skos: <http://www.w3.org/2004/02/skos/core#> . | ||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
@prefix dct: <http://purl.org/dc/terms/> . | ||
@prefix dc11: <http://purl.org/dc/elements/1.1/> . | ||
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> . | ||
@prefix foaf: <http://xmlns.com/foaf/0.1/> . | ||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
|
||
<http://dcat-ap.ch/vocabulary/licenses> | ||
a owl:Ontology, skos:ConceptScheme ; | ||
owl:versionInfo "202100623" ; | ||
owl:versionIRI <http://dcat-ap.ch/vocabulary/licenses/20210623/> ; | ||
rdfs:comment "Liste der Lizenzen, die im Feld dct:license einer DCAT-AP CH-konformen dcat:distribution für die Zulieferung an opendata.swiss erlaubt sind."@de , | ||
"List of licenses that are allowed in the field dct:license for delivering a dcat:Distribution in a way that conforms to DCAT-AP CH"@en ; | ||
rdfs:label "Liste der Lizenzen"@de, "List of Licenses"@en; | ||
skos:prefLabel "Liste der Lizenzen"@de ; | ||
dct:identifier "http://dcat-ap.ch/vocabulary/licenses" . | ||
|
||
<http://dcat-ap.ch/vocabulary/licenses/terms_open> | ||
skos:inScheme <http://dcat-ap.ch/vocabulary/licenses> ; | ||
skos:topConceptOf <http://dcat-ap.ch/vocabulary/licenses> ; | ||
a skos:Concept ; | ||
skos:prefLabel "Opendata OPEN: Open use."@en, | ||
"Opendata OPEN: Utilisation libre."@fr, | ||
"Opendata OPEN: Freie Nutzung."@de, | ||
"Opendata OPEN: Libero utilizzo."@it ; | ||
skos:altLabel "Freie Nutzung"@de, | ||
"Utilisation libre"@fr ; | ||
skosxl:prefLabel [ | ||
a skosxl:Label ; | ||
skosxl:literalForm "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired"@en ; | ||
rdfs:label "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired"@en | ||
] ; | ||
foaf:homepage <https://opendata.swiss/terms-of-use/#terms_open> . | ||
|
||
<http://dcat-ap.ch/vocabulary/licenses/terms_by> | ||
skos:inScheme <http://dcat-ap.ch/vocabulary/licenses> ; | ||
skos:topConceptOf <http://dcat-ap.ch/vocabulary/licenses> ; | ||
a skos:Concept ; | ||
skos:prefLabel "Opendata BY: Open use. Must provide the source."@en, | ||
"Opendata BY: Utilisation libre. Obligation d’indiquer la source."@fr, | ||
"Opendata BY: Freie Nutzung. Quellenangabe ist Pflicht."@de, | ||
"Opendata BY: Libero utilizzo. Indicazione della fonte obbligatoria. Utilizzo a fini commerciali ammesso soltanto previo consenso del titolare dei dati"@it ; | ||
skos:altLabel "Freie Nutzung. Quellenangabe ist Pflicht."@de, | ||
"Utilisation libre. Obligation d’indiquer la source."@fr ; | ||
skosxl:prefLabel [ | ||
a skosxl:Label ; | ||
skosxl:literalForm "NonCommercialAllowed-CommercialAllowed-ReferenceRequired"@en ; | ||
rdfs:label "NonCommercialAllowed-CommercialAllowed-ReferenceRequired"@de | ||
] ; | ||
foaf:homepage <https://opendata.swiss/en/terms-of-use/#terms_by> . | ||
|
||
<http://dcat-ap.ch/vocabulary/licenses/terms_ask> | ||
skos:inScheme <http://dcat-ap.ch/vocabulary/licenses> ; | ||
skos:topConceptOf <http://dcat-ap.ch/vocabulary/licenses> ; | ||
a skos:Concept ; | ||
skos:prefLabel "Opendata ASK: Open use. Use for commercial purposes requires permission of the data owner."@en, | ||
"Opendata ASK: Utilisation libre. Utilisation à des fins commerciales uniquement avec l’autorisation du fournisseur des données."@fr, | ||
"Opendata ASK: Freie Nutzung. Kommerzielle Nutzung nur mit Bewilligung des Datenlieferanten zulässig."@de, | ||
"Opendata ASK: Libero utilizzo. Utilizzo a fini commerciali ammesso soltanto previo consenso del titolare dei dati."@it ; | ||
skos:altLabel "Freie Nutzung. Kommerzielle Nutzung nur mit Bewilligung des Datenlieferanten zulässig."@de, | ||
"Utilisation libre. Utilisation à des fins commerciales uniquement avec l’autorisation du fournisseur des données."@fr ; | ||
skosxl:prefLabel [ | ||
a skosxl:Label ; | ||
skosxl:literalForm "NonCommercialAllowed-CommercialWithPermission-ReferenceNotRequired"@en ; | ||
rdfs:label "NonCommercialAllowed-CommercialWithPermission-ReferenceNotRequired"@de | ||
] ; | ||
foaf:homepage <https://opendata.swiss/en/terms-of-use/#terms_ask> . | ||
|
||
<http://dcat-ap.ch/vocabulary/licenses/terms_by_ask> | ||
skos:inScheme <http://dcat-ap.ch/vocabulary/licenses> ; | ||
skos:topConceptOf <http://dcat-ap.ch/vocabulary/licenses> ; | ||
a skos:Concept ; | ||
skos:prefLabel "Opendata BY ASK: Open use. Must provide the source. Use for commercial purposes requires permission of the data owner."@en, | ||
"Opendata BY ASK: Utilisation libre. Obligation d’indiquer la source. Utilisation commerciale uniquement avec l’autorisation du fournisseur des données."@fr, | ||
"Opendata BY ASK: Freie Nutzung. Quellenangabe ist Pflicht. Kommerzielle Nutzung nur mit Bewilligung des Datenlieferanten zulässig."@de, | ||
"Opendata BY ASK: Libero utilizzo. Indicazione della fonte obbligatoria. Utilizzo a fini commerciali ammesso soltanto previo consenso del titolare dei dati."@it ; | ||
skos:altLabel "Freie Nutzung. Quellenangabe ist Pflicht. Kommerzielle Nutzung nur mit Bewilligung des Datenlieferanten zulässig."@de, | ||
"Utilisation libre. Obligation d’indiquer la source. Utilisation commerciale uniquement avec l’autorisation du fournisseur des données."@fr ; | ||
skosxl:prefLabel [ | ||
a skosxl:Label ; | ||
skosxl:literalForm "NonCommercialAllowed-CommercialWithPermission-ReferenceRequired"@en ; | ||
rdfs:label "NonCommercialAllowed-CommercialWithPermission-ReferenceRequired"@de | ||
] ; | ||
foaf:homepage <https://opendata.swiss/en/terms-of-use/#terms_by_ask> . |
Oops, something went wrong.