Skip to content

Commit

Permalink
using dcterms:bibliographicCitation
Browse files Browse the repository at this point in the history
  • Loading branch information
besteves4 committed Dec 1, 2023
1 parent 1d07a2f commit ef476ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions oac.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX role: <http://www.w3.org/ns/dx/prof/role/>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX schema: <http://schema.org/>
PREFIX vann: <http://purl.org/vocab/vann/>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

Expand All @@ -34,7 +33,7 @@ PREFIX oac: <https://w3id.org/oac#>
dcterms:abstract "The ODRL Profile for Access Control (OAC) extends the WAC access control list mechanism by using the Open Digital Rights Language (ODRL) to define 'sticky policies' that express permissions and / or prohibitions associated with data stored in a decentralised storage environment and utilises the Data Privacy Vocabulary (DPV) as a controlled vocabulary for invoking privacy and data protection-specific terms."@en ;
dcterms:description "The ODRL Profile for Access Control (OAC) extends the WAC access control list mechanism by using the Open Digital Rights Language (ODRL) to define 'sticky policies' that express permissions and / or prohibitions associated with data stored in a decentralised storage environment and utilises the Data Privacy Vocabulary (DPV) as a controlled vocabulary for invoking privacy and data protection-specific terms."@en ;
rdfs:comment "This is the RDF ontology for the ODRL Profile for Access Control."@en ;
schema:citation "Cite this vocabulary as: Esteves, B., Pandit, H. J. and Rodríguez-Doncel, V. ODRL Profile for Access Control 0.2."@en ;
dcterms:bibliographicCitation "Cite this vocabulary as: Esteves, B., Pandit, H. J. and Rodríguez-Doncel, V. ODRL Profile for Access Control 0.2."@en ;
dcterms:license <https://dalicc.net/licenselibrary/CC-BY_v4> .

oac:oac-html a profile:ResourceDescriptor ;
Expand Down

0 comments on commit ef476ef

Please sign in to comment.