-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates .owl files for previously commits
- Loading branch information
1 parent
3d0af86
commit 527746e
Showing
34 changed files
with
2,008 additions
and
291 deletions.
There are no files selected for viewing
This file was deleted.
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
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,50 @@ | ||
Prefix: dct: <http://purl.org/dc/terms/> | ||
Prefix: owl: <http://www.w3.org/2002/07/owl#> | ||
Prefix: rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> | ||
Prefix: rdfs: <http://www.w3.org/2000/01/rdf-schema#> | ||
Prefix: sw: <http://www.w3.org/2003/06/sw-vocab-status/ns#> | ||
Prefix: xml: <http://www.w3.org/XML/1998/namespace> | ||
Prefix: xsd: <http://www.w3.org/2001/XMLSchema#> | ||
Prefix: : <urn:absoluteiri:defaultvalue#> | ||
|
||
|
||
|
||
Ontology: | ||
|
||
AnnotationProperty: rdfs:isDefinedBy | ||
|
||
|
||
AnnotationProperty: rdfs:label | ||
|
||
|
||
Datatype: rdf:langString | ||
|
||
|
||
Class: <https://w3id.org/dpv/dpv-owl/dpv-gdpr#GDPRLawfulness> | ||
|
||
Annotations: | ||
rdfs:isDefinedBy <https://w3id.org/dpv/dpv-owl/dpv-gdpr#>, | ||
rdfs:label "GDPR Lawfulness"@en | ||
|
||
|
||
Individual: <https://w3id.org/dpv/dpv-owl/dpv-gdpr#GDPRComplianceUnknown> | ||
|
||
Annotations: | ||
rdfs:isDefinedBy <https://w3id.org/dpv/dpv-owl/dpv-gdpr#>, | ||
rdfs:label "GDPR Compliance Unknown"@en | ||
|
||
|
||
Individual: <https://w3id.org/dpv/dpv-owl/dpv-gdpr#GDPRCompliant> | ||
|
||
Annotations: | ||
rdfs:isDefinedBy <https://w3id.org/dpv/dpv-owl/dpv-gdpr#>, | ||
rdfs:label "GDPR Compliant"@en | ||
|
||
|
||
Individual: <https://w3id.org/dpv/dpv-owl/dpv-gdpr#GDPRNonCompliant> | ||
|
||
Annotations: | ||
rdfs:isDefinedBy <https://w3id.org/dpv/dpv-owl/dpv-gdpr#>, | ||
rdfs:label "GDPR Non-compliant"@en | ||
|
||
|
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
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
Oops, something went wrong.