http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/3ecb1291/taverna-prov-owl-bindings/src/main/resources/org/purl/wf4ever/provtaverna/owl/dcterms_od.owl
----------------------------------------------------------------------
diff --git
a/taverna-prov-owl-bindings/src/main/resources/org/purl/wf4ever/provtaverna/owl/dcterms_od.owl
b/taverna-prov-owl-bindings/src/main/resources/org/purl/wf4ever/provtaverna/owl/dcterms_od.owl
deleted file mode 100644
index 8b9df5c..0000000
---
a/taverna-prov-owl-bindings/src/main/resources/org/purl/wf4ever/provtaverna/owl/dcterms_od.owl
+++ /dev/null
@@ -1,584 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:dcam="http://purl.org/dc/dcam/"
xmlns:dcmitype="http://purl.org/dc/dcmitype/"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xml:base="http://triplr.org/rdf/bloody-byte.net/rdf/dc_owl2dl/dcterms_od.ttl">
-<owl:Ontology rdf:about="http://purl.org/wf4ever/dcterms_od">
- <owl:imports rdf:resource="http://purl.org/wf4ever/dcam"/>
- <rdfs:label xml:lang="en">DCMI metadata terms</rdfs:label>
- <rdfs:comment xml:lang="en">OWL 2 DL ontology for Dublin Core metadata
terms from the http://purl.org/dc/terms/ namespace; this version uses object
and datatype properties instead of annotation properties where possible. Note
that, because of this, when using this ontology you are restricted to using
literals and non-literals in certain cases and especially you cannot use DCMI's
DCSV.</rdfs:comment>
- </owl:Ontology>
- <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/abstract">
- <skos:definition xml:lang="en-US">A summary of the
resource.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/description"/>
- <rdfs:label xml:lang="en-US">Abstract</rdfs:label>
- </owl:AnnotationProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/accessRights">
- <skos:definition xml:lang="en-US">Information about who can access the
resource or an indication of its security status.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/rights"/>
- <rdfs:label xml:lang="en-US">Access Rights</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/dc/terms/RightsStatement"/>
- <rdfs:comment xml:lang="en-US">Access Rights may include information
regarding access or restrictions based on privacy, security, or other
policies.</rdfs:comment>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/accrualMethod">
- <skos:definition xml:lang="en-US">The method by which items are added to a
collection.</skos:definition>
- <rdfs:domain rdf:resource="http://purl.org/dc/terms/Collection"/>
- <rdfs:label xml:lang="en-US">Accrual Method</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/dc/terms/MethodOfAccrual"/>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/accrualPeriodicity">
- <skos:definition xml:lang="en-US">The frequency with which items are added
to a collection.</skos:definition>
- <rdfs:domain rdf:resource="http://purl.org/dc/terms/Collection"/>
- <rdfs:label xml:lang="en-US">Accrual Periodicity</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/dc/terms/Frequency"/>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/accrualPolicy">
- <skos:definition xml:lang="en-US">The policy governing the addition of
items to a collection.</skos:definition>
- <rdfs:domain rdf:resource="http://purl.org/dc/terms/Collection"/>
- <rdfs:label xml:lang="en-US">Accrual Policy</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/dc/terms/Policy"/>
- </owl:ObjectProperty>
- <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/alternative">
- <skos:definition xml:lang="en-US">An alternative name for the
resource.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/title"/>
- <rdfs:label xml:lang="en-US">Alternative Title</rdfs:label>
- <skos:note xml:lang="en-US">In current practice, this term is used
primarily with literal values; however, there are important uses with
non-literal values as well. As of December 2007, the DCMI Usage Board is
leaving this range unspecified pending an investigation of options.</skos:note>
- <rdfs:comment xml:lang="en-US">The distinction between titles and
alternative titles is application-specific.</rdfs:comment>
- </owl:AnnotationProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/audience">
- <skos:definition xml:lang="en-US">A class of entity for whom the resource
is intended or useful.</skos:definition>
- <rdfs:label xml:lang="en-US">Audience</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/dc/terms/AgentClass"/>
- </owl:ObjectProperty>
- <owl:DatatypeProperty rdf:about="http://purl.org/dc/terms/available">
- <skos:definition xml:lang="en-US">Date (often a range) that the resource
became or will become available.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/>
- <rdfs:label xml:lang="en-US">Date Available</rdfs:label>
- <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
- </owl:DatatypeProperty>
- <owl:DatatypeProperty
rdf:about="http://purl.org/dc/terms/bibliographicCitation">
- <skos:definition xml:lang="en-US">A bibliographic reference for the
resource.</skos:definition>
- <rdfs:domain
rdf:resource="http://purl.org/dc/terms/BibliographicResource"/>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/>
- <rdfs:label xml:lang="en-US">Bibliographic Citation</rdfs:label>
- <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
- <rdfs:comment xml:lang="en-US">Recommended practice is to include
sufficient bibliographic detail to identify the resource as unambiguously as
possible.</rdfs:comment>
- </owl:DatatypeProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/conformsTo">
- <skos:definition xml:lang="en-US">An established standard to which the
described resource conforms.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
- <rdfs:label xml:lang="en-US">Conforms To</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/dc/terms/Standard"/>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/contributor">
- <skos:definition xml:lang="en-US">An entity responsible for making
contributions to the resource.</skos:definition>
- <rdfs:label xml:lang="en-US">Contributor</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/dc/terms/Agent"/>
- <rdfs:comment xml:lang="en-US">Examples of a Contributor include a person,
an organization, or a service. Typically, the name of a Contributor should be
used to indicate the entity.</rdfs:comment>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/coverage">
- <skos:definition xml:lang="en-US">The spatial or temporal topic of the
resource, the spatial applicability of the resource, or the jurisdiction under
which the resource is relevant.</skos:definition>
- <dcterms:bibliographicCitation>[TGN]
http://www.getty.edu/research/tools/vocabulary/tgn/index.html</dcterms:bibliographicCitation>
- <rdfs:seeAlso
rdf:resource="http://www.getty.edu/research/tools/vocabulary/tgn/index.html"/>
- <rdfs:label xml:lang="en-US">Coverage</rdfs:label>
- <rdfs:range
rdf:resource="http://purl.org/dc/terms/LocationPeriodOrJurisdiction"/>
- <skos:note xml:lang="en">In this ontology this property has been defined
as an object property, meaning when using this ontology you cannot encode its
value as a literal (e.g. by using DCMI's DCSV) but only as a related
description.</skos:note>
- <rdfs:comment xml:lang="en-US">Spatial topic and spatial applicability may
be a named place or a location specified by its geographic coordinates.
Temporal topic may be a named period, date, or date range. A jurisdiction may
be a named administrative entity or a geographic place to which the resource
applies. Recommended best practice is to use a controlled vocabulary such as
the Thesaurus of Geographic Names [TGN]. Where appropriate, named places or
time periods can be used in preference to numeric identifiers such as sets of
coordinates or date ranges.</rdfs:comment>
- </owl:ObjectProperty>
- <owl:DatatypeProperty rdf:about="http://purl.org/dc/terms/created">
- <skos:definition xml:lang="en-US">Date of creation of the
resource.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/>
- <rdfs:label xml:lang="en-US">Date Created</rdfs:label>
- <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
- </owl:DatatypeProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/creator">
- <skos:definition xml:lang="en-US">An entity primarily responsible for
making the resource.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/>
- <rdfs:label xml:lang="en-US">Creator</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/dc/terms/Agent"/>
- <rdfs:comment xml:lang="en-US">Examples of a Creator include a person, an
organization, or a service. Typically, the name of a Creator should be used to
indicate the entity.</rdfs:comment>
- </owl:ObjectProperty>
- <owl:DatatypeProperty rdf:about="http://purl.org/dc/terms/date">
- <skos:definition xml:lang="en-US">A point or period of time associated
with an event in the lifecycle of the resource.</skos:definition>
- <dcterms:bibliographicCitation>[W3CDTF]
http://www.w3.org/TR/NOTE-datetime</dcterms:bibliographicCitation>
- <rdfs:seeAlso rdf:resource="http://www.w3.org/TR/NOTE-datetime"/>
- <rdfs:label xml:lang="en-US">Date</rdfs:label>
- <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
- <rdfs:comment xml:lang="en-US">Date may be used to express temporal
information at any level of granularity. Recommended best practice is to use an
encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF].</rdfs:comment>
- </owl:DatatypeProperty>
- <owl:DatatypeProperty rdf:about="http://purl.org/dc/terms/dateAccepted">
- <skos:definition xml:lang="en-US">Date of acceptance of the
resource.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/>
- <rdfs:label xml:lang="en-US">Date Accepted</rdfs:label>
- <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
- <rdfs:comment xml:lang="en-US">Examples of resources to which a Date
Accepted may be relevant are a thesis (accepted by a university department) or
an article (accepted by a journal).</rdfs:comment>
- </owl:DatatypeProperty>
- <owl:DatatypeProperty rdf:about="http://purl.org/dc/terms/dateCopyrighted">
- <skos:definition xml:lang="en-US">Date of copyright.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/>
- <rdfs:label xml:lang="en-US">Date Copyrighted</rdfs:label>
- <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
- </owl:DatatypeProperty>
- <owl:DatatypeProperty rdf:about="http://purl.org/dc/terms/dateSubmitted">
- <skos:definition xml:lang="en-US">Date of submission of the
resource.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/>
- <rdfs:label xml:lang="en-US">Date Submitted</rdfs:label>
- <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
- <rdfs:comment xml:lang="en-US">Examples of resources to which a Date
Submitted may be relevant are a thesis (submitted to a university department)
or an article (submitted to a journal).</rdfs:comment>
- </owl:DatatypeProperty>
- <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/description">
- <skos:definition xml:lang="en-US">An account of the
resource.</skos:definition>
- <rdfs:label xml:lang="en-US">Description</rdfs:label>
- <rdfs:comment xml:lang="en-US">Description may include but is not limited
to: an abstract, a table of contents, a graphical representation, or a
free-text account of the resource.</rdfs:comment>
- </owl:AnnotationProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/educationLevel">
- <skos:definition xml:lang="en-US">A class of entity, defined in terms of
progression through an educational or training context, for which the described
resource is intended.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/audience"/>
- <rdfs:label xml:lang="en-US">Audience Education Level</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/dc/terms/AgentClass"/>
- </owl:ObjectProperty>
- <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/extent">
- <skos:definition xml:lang="en-US">The size or duration of the
resource.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/format"/>
- <rdfs:label xml:lang="en-US">Extent</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/dc/terms/SizeOrDuration"/>
- <skos:note xml:lang="en">In this ontology this property has been defined
as an object property, meaning when using this ontology you cannot encode its
value as a literal (e.g. by using DCMI's DCSV) but only as a related
description.</skos:note>
- </owl:AnnotationProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/format">
- <skos:definition xml:lang="en-US">The file format, physical medium, or
dimensions of the resource.</skos:definition>
- <dcterms:bibliographicCitation>[MIME]
http://www.iana.org/assignments/media-types/</dcterms:bibliographicCitation>
- <rdfs:seeAlso rdf:resource="http://www.iana.org/assignments/media-types/"/>
- <rdfs:label xml:lang="en-US">Format</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/dc/terms/MediaTypeOrExtent"/>
- <skos:note xml:lang="en">In this ontology this property has been defined
as an object property, meaning when using this ontology you cannot encode its
value as a literal (e.g. by using DCMI's DCSV) but only as a related
description.</skos:note>
- <rdfs:comment xml:lang="en-US">Examples of dimensions include size and
duration. Recommended best practice is to use a controlled vocabulary such as
the list of Internet Media Types [MIME].</rdfs:comment>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/hasFormat">
- <skos:definition xml:lang="en-US">A related resource that is substantially
the same as the pre-existing described resource, but in another
format.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
- <rdfs:label xml:lang="en-US">Has Format</rdfs:label>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/hasPart">
- <skos:definition xml:lang="en-US">A related resource that is included
either physically or logically in the described resource.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
- <rdfs:label xml:lang="en-US">Has Part</rdfs:label>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/hasVersion">
- <skos:definition xml:lang="en-US">A related resource that is a version,
edition, or adaptation of the described resource.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
- <rdfs:label xml:lang="en-US">Has Version</rdfs:label>
- </owl:ObjectProperty>
- <owl:DatatypeProperty rdf:about="http://purl.org/dc/terms/identifier">
- <skos:definition xml:lang="en-US">An unambiguous reference to the resource
within a given context.</skos:definition>
- <rdfs:label xml:lang="en-US">Identifier</rdfs:label>
- <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
- <rdfs:comment xml:lang="en-US">Recommended best practice is to identify
the resource by means of a string conforming to a formal identification
system.</rdfs:comment>
- </owl:DatatypeProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/instructionalMethod">
- <skos:definition xml:lang="en-US">A process, used to engender knowledge,
attitudes and skills, that the described resource is designed to
support.</skos:definition>
- <rdfs:label xml:lang="en-US">Instructional Method</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/dc/terms/MethodOfInstruction"/>
- <rdfs:comment xml:lang="en-US">Instructional Method will typically include
ways of presenting instructional materials or conducting instructional
activities, patterns of learner-to-learner and learner-to-instructor
interactions, and mechanisms by which group and individual levels of learning
are measured. Instructional methods include all aspects of the instruction and
learning processes from planning and implementation through evaluation and
feedback.</rdfs:comment>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/isFormatOf">
- <skos:definition xml:lang="en-US">A related resource that is substantially
the same as the described resource, but in another format.</skos:definition>
- <owl:inverseOf rdf:resource="http://purl.org/dc/terms/hasFormat"/>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
- <rdfs:label xml:lang="en-US">Is Format Of</rdfs:label>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/isPartOf">
- <skos:definition xml:lang="en-US">A related resource in which the
described resource is physically or logically included.</skos:definition>
- <owl:inverseOf rdf:resource="http://purl.org/dc/terms/hasPart"/>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
- <rdfs:label xml:lang="en-US">Is Part Of</rdfs:label>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/isReferencedBy">
- <skos:definition xml:lang="en-US">A related resource that references,
cites, or otherwise points to the described resource.</skos:definition>
- <owl:inverseOf rdf:resource="http://purl.org/dc/terms/creator"/>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
- <rdfs:label xml:lang="en-US">Is Referenced By</rdfs:label>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/isReplacedBy">
- <skos:definition xml:lang="en-US">A related resource that supplants,
displaces, or supersedes the described resource.</skos:definition>
- <owl:inverseOf rdf:resource="http://purl.org/dc/terms/replaces"/>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
- <rdfs:label xml:lang="en-US">Is Replaced By</rdfs:label>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/creator"/>
- <rdf:Description rdf:about="http://purl.org/dc/terms/creator">
- <rdfs:label xml:lang="en-US">Is Required By</rdfs:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/dc/terms/creator">
- <skos:definition xml:lang="en-US">A related resource that requires the
described resource to support its function, delivery, or
coherence.</skos:definition>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/dc/terms/creator">
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/dc/terms/creator">
- <owl:inverseOf rdf:resource="http://purl.org/dc/terms/requires"/>
- </rdf:Description>
- <owl:DatatypeProperty rdf:about="http://purl.org/dc/terms/issued">
- <skos:definition xml:lang="en-US">Date of formal issuance (e.g.,
publication) of the resource.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/>
- <rdfs:label xml:lang="en-US">Date Issued</rdfs:label>
- <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
- </owl:DatatypeProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/isVersionOf">
- <skos:definition xml:lang="en-US">A related resource of which the
described resource is a version, edition, or adaptation.</skos:definition>
- <owl:inverseOf rdf:resource="http://purl.org/dc/terms/hasVersion"/>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
- <rdfs:label xml:lang="en-US">Is Version Of</rdfs:label>
- <rdfs:comment xml:lang="en-US">Changes in version imply substantive
changes in content rather than differences in format.</rdfs:comment>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/language">
- <skos:definition xml:lang="en-US">A language of the
resource.</skos:definition>
- <dcterms:bibliographicCitation>[RFC4646]
http://www.ietf.org/rfc/rfc4646.txt</dcterms:bibliographicCitation>
- <rdfs:seeAlso rdf:resource="http://www.ietf.org/rfc/rfc4646.txt"/>
- <rdfs:label xml:lang="en-US">Language</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/dc/terms/LinguisticSystem"/>
- <skos:note xml:lang="en">In this ontology this property has been defined
as an object property, meaning when using this ontology you cannot encode its
value as a literal (e.g. as a language code or tag) but only as a non-literal
value.</skos:note>
- <rdfs:comment xml:lang="en-US">Recommended best practice is to use a
controlled vocabulary such as RFC 4646 [RFC4646].</rdfs:comment>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/license">
- <skos:definition xml:lang="en-US">A legal document giving official
permission to do something with the resource.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/rights"/>
- <rdfs:label xml:lang="en-US">License</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/dc/terms/LicenseDocument"/>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/mediator">
- <skos:definition xml:lang="en-US">An entity that mediates access to the
resource and for whom the resource is intended or useful.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/audience"/>
- <rdfs:label xml:lang="en-US">Mediator</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/dc/terms/AgentClass"/>
- <rdfs:comment xml:lang="en-US">In an educational context, a mediator might
be a parent, teacher, teaching assistant, or care-giver.</rdfs:comment>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/medium">
- <skos:definition xml:lang="en-US">The material or physical carrier of the
resource.</skos:definition>
- <rdfs:domain rdf:resource="http://purl.org/dc/terms/PhysicalResource"/>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/format"/>
- <rdfs:label xml:lang="en-US">Medium</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/dc/terms/PhysicalMedium"/>
- <skos:note xml:lang="en">In this ontology this property has been defined
as an object property, meaning when using this ontology you cannot encode its
value as a literal but only as a related description.</skos:note>
- </owl:ObjectProperty>
- <owl:DatatypeProperty rdf:about="http://purl.org/dc/terms/modified">
- <skos:definition xml:lang="en-US">Date on which the resource was
changed.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/>
- <rdfs:label xml:lang="en-US">Date Modified</rdfs:label>
- <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
- </owl:DatatypeProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/provenance">
- <skos:definition xml:lang="en-US">A statement of any changes in ownership
and custody of the resource since its creation that are significant for its
authenticity, integrity, and interpretation.</skos:definition>
- <rdfs:label xml:lang="en-US">Provenance</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/dc/terms/ProvenanceStatement"/>
- <rdfs:comment xml:lang="en-US">The statement may include a description of
any changes successive custodians made to the resource.</rdfs:comment>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/publisher">
- <skos:definition xml:lang="en-US">An entity responsible for making the
resource available.</skos:definition>
- <rdfs:label xml:lang="en-US">Publisher</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/dc/terms/Agent"/>
- <rdfs:comment xml:lang="en-US">Examples of a Publisher include a person,
an organization, or a service. Typically, the name of a Publisher should be
used to indicate the entity.</rdfs:comment>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/creator"/>
- <rdf:Description rdf:about="http://purl.org/dc/terms/creator">
- <rdfs:label xml:lang="en-US">References</rdfs:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/dc/terms/creator">
- <skos:definition xml:lang="en-US">A related resource that is referenced,
cited, or otherwise pointed to by the described resource.</skos:definition>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/dc/terms/creator">
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
- </rdf:Description>
- <owl:SymmetricProperty rdf:about="http://purl.org/dc/terms/relation">
- <skos:definition xml:lang="en-US">A related resource.</skos:definition>
- <rdfs:label xml:lang="en-US">Relation</rdfs:label>
- <rdfs:comment xml:lang="en-US">Recommended best practice is to identify
the related resource by means of a string conforming to a formal identification
system.</rdfs:comment>
- </owl:SymmetricProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/replaces">
- <skos:definition xml:lang="en-US">A related resource that is supplanted,
displaced, or superseded by the described resource.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
- <rdfs:label xml:lang="en-US">Replaces</rdfs:label>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/requires">
- <skos:definition xml:lang="en-US">A related resource that is required by
the described resource to support its function, delivery, or
coherence.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
- <rdfs:label xml:lang="en-US">Requires</rdfs:label>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/rights">
- <skos:definition xml:lang="en-US">Information about rights held in and
over the resource.</skos:definition>
- <rdfs:label xml:lang="en-US">Rights</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/dc/terms/RightsStatement"/>
- <rdfs:comment xml:lang="en-US">Typically, rights information includes a
statement about various property rights associated with the resource, including
intellectual property rights.</rdfs:comment>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/rightsHolder">
- <skos:definition xml:lang="en-US">A person or organization owning or
managing rights over the resource.</skos:definition>
- <rdfs:label xml:lang="en-US">Rights Holder</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/dc/terms/Agent"/>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/source">
- <skos:definition xml:lang="en-US">A related resource from which the
described resource is derived.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
- <rdfs:label xml:lang="en-US">Source</rdfs:label>
- <rdfs:comment xml:lang="en-US">The described resource may be derived from
the related resource in whole or in part. Recommended best practice is to
identify the related resource by means of a string conforming to a formal
identification system.</rdfs:comment>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/spatial">
- <skos:definition xml:lang="en-US">Spatial characteristics of the
resource.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/coverage"/>
- <rdfs:label xml:lang="en-US">Spatial Coverage</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/dc/terms/Location"/>
- <skos:note xml:lang="en">In this ontology this property has been defined
as an object property, meaning when using this ontology you cannot encode its
value as a literal (e.g. by using DCMI's DCSV) but only as a related
description.</skos:note>
- </owl:ObjectProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/subject">
- <skos:definition xml:lang="en-US">The topic of the
resource.</skos:definition>
- <rdfs:label xml:lang="en-US">Subject</rdfs:label>
- <rdfs:comment xml:lang="en-US">Typically, the subject will be represented
using keywords, key phrases, or classification codes. Recommended best practice
is to use a controlled vocabulary. To describe the spatial or temporal topic of
the resource, use the Coverage element.</rdfs:comment>
- </owl:ObjectProperty>
- <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/tableOfContents">
- <skos:definition xml:lang="en-US">A list of subunits of the
resource.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/description"/>
- <rdfs:label xml:lang="en-US">Table Of Contents</rdfs:label>
- </owl:AnnotationProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/temporal">
- <skos:definition xml:lang="en-US">Temporal characteristics of the
resource.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/coverage"/>
- <rdfs:label xml:lang="en-US">Temporal Coverage</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/dc/terms/PeriodOfTime"/>
- <skos:note xml:lang="en">In this ontology this property has been defined
as an object property, meaning when using this ontology you cannot encode its
value as a literal (e.g. by using DCMI's DCSV) but only as a related
description.</skos:note>
- </owl:ObjectProperty>
- <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/title">
- <skos:definition xml:lang="en-US">A name given to the
resource.</skos:definition>
- <rdfs:label xml:lang="en-US">Title</rdfs:label>
- <skos:note xml:lang="en-US">In current practice, this term is used
primarily with literal values; however, there are important uses with
non-literal values as well. As of December 2007, the DCMI Usage Board is
leaving this range unspecified pending an investigation of options.</skos:note>
- </owl:AnnotationProperty>
- <owl:ObjectProperty rdf:about="http://purl.org/dc/terms/type">
- <skos:definition xml:lang="en-US">The nature or genre of the
resource.</skos:definition>
- <dcterms:bibliographicCitation>[DCMITYPE]
http://dublincore.org/documents/dcmi-type-vocabulary/</dcterms:bibliographicCitation>
- <rdfs:seeAlso
rdf:resource="http://dublincore.org/documents/dcmi-type-vocabulary/"/>
- <rdfs:label xml:lang="en-US">Type</rdfs:label>
- <rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
- <rdfs:comment xml:lang="en-US">Recommended best practice is to use a
controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE]. To describe
the file format, physical medium, or dimensions of the resource, use the Format
element.</rdfs:comment>
- </owl:ObjectProperty>
- <owl:DatatypeProperty rdf:about="http://purl.org/dc/terms/valid">
- <skos:definition xml:lang="en-US">Date (often a range) of validity of a
resource.</skos:definition>
- <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/>
- <rdfs:label xml:lang="en-US">Date Valid</rdfs:label>
- <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
- </owl:DatatypeProperty>
- <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/DCMIType">
- <rdfs:isDefinedBy
rdf:resource="http://dublincore.org/documents/dcmi-type-vocabulary/"/>
- <skos:definition xml:lang="en-US">The set of classes specified by the DCMI
Type Vocabulary, used to categorize the nature or genre of the
resource.</skos:definition>
- <rdfs:label xml:lang="en-US">DCMI Type Vocabulary</rdfs:label>
- </dcam:VocabularyEncodingScheme>
- <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/DDC">
- <rdfs:isDefinedBy rdf:resource="http://www.oclc.org/dewey/"/>
- <skos:definition xml:lang="en-US">The set of conceptual resources
specified by the Dewey Decimal Classification.</skos:definition>
- <rdfs:label xml:lang="en-US">DDC</rdfs:label>
- </dcam:VocabularyEncodingScheme>
- <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/IMT">
- <rdfs:isDefinedBy
rdf:resource="http://www.iana.org/assignments/media-types/"/>
- <skos:definition xml:lang="en-US">The set of media types specified by the
Internet Assigned Numbers Authority.</skos:definition>
- <rdfs:label xml:lang="en-US">IMT</rdfs:label>
- </dcam:VocabularyEncodingScheme>
- <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/LCC">
- <rdfs:isDefinedBy
rdf:resource="http://lcweb.loc.gov/catdir/cpso/lcco/lcco.html"/>
- <skos:definition xml:lang="en-US">The set of conceptual resources
specified by the Library of Congress Classification.</skos:definition>
- <rdfs:label xml:lang="en-US">LCC</rdfs:label>
- </dcam:VocabularyEncodingScheme>
- <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/LCSH">
- <skos:definition xml:lang="en-US">The set of labeled concepts specified by
the Library of Congress Subject Headings.</skos:definition>
- <rdfs:label xml:lang="en-US">LCSH</rdfs:label>
- </dcam:VocabularyEncodingScheme>
- <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/MESH">
- <rdfs:isDefinedBy
rdf:resource="http://www.nlm.nih.gov/mesh/meshhome.html"/>
- <skos:definition xml:lang="en-US">The set of labeled concepts specified by
the Medical Subject Headings.</skos:definition>
- <rdfs:label xml:lang="en-US">MeSH</rdfs:label>
- </dcam:VocabularyEncodingScheme>
- <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/creator"/>
- <rdf:Description rdf:about="http://purl.org/dc/terms/creator">
- <rdfs:label xml:lang="en-US">NLM</rdfs:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/dc/terms/creator">
- <skos:definition xml:lang="en-US">The set of conceptual resources
specified by the National Library of Medicine Classification.</skos:definition>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/dc/terms/creator">
- <rdfs:isDefinedBy rdf:resource="http://wwwcf.nlm.nih.gov/class/"/>
- </rdf:Description>
- <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/TGN">
- <rdfs:isDefinedBy
rdf:resource="http://www.getty.edu/research/tools/vocabulary/tgn/index.html"/>
- <skos:definition xml:lang="en-US">The set of places specified by the Getty
Thesaurus of Geographic Names.</skos:definition>
- <rdfs:label xml:lang="en-US">TGN</rdfs:label>
- </dcam:VocabularyEncodingScheme>
- <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/UDC">
- <rdfs:isDefinedBy rdf:resource="http://www.udcc.org/"/>
- <skos:definition xml:lang="en-US">The set of conceptual resources
specified by the Universal Decimal Classification.</skos:definition>
- <rdfs:label xml:lang="en-US">UDC</rdfs:label>
- </dcam:VocabularyEncodingScheme>
- <rdfs:Datatype rdf:about="http://purl.org/dc/terms/Box">
- <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/terms/creator"/>
- <skos:definition xml:lang="en-US">The set of regions in space defined by
their geographic coordinates according to the DCMI Box Encoding
Scheme.</skos:definition>
- <rdfs:label xml:lang="en-US">DCMI Box</rdfs:label>
- </rdfs:Datatype>
- <rdfs:Datatype rdf:about="http://purl.org/dc/terms/ISO3166">
- <rdfs:isDefinedBy
rdf:resource="http://www.iso.org/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/list-en1.html"/>
- <skos:definition xml:lang="en-US">The set of codes listed in ISO 3166-1
for the representation of names of countries.</skos:definition>
- <rdfs:label xml:lang="en-US">ISO 3166</rdfs:label>
- </rdfs:Datatype>
- <rdfs:Datatype rdf:about="http://purl.org/dc/terms/ISO639-2">
- <rdfs:isDefinedBy
rdf:resource="http://lcweb.loc.gov/standards/iso639-2/langhome.html"/>
- <skos:definition xml:lang="en-US">The three-letter alphabetic codes listed
in ISO639-2 for the representation of names of languages.</skos:definition>
- <rdfs:label xml:lang="en-US">ISO 639-2</rdfs:label>
- </rdfs:Datatype>
- <rdfs:Datatype rdf:about="http://purl.org/dc/terms/ISO639-3">
- <rdfs:isDefinedBy rdf:resource="http://www.sil.org/iso639-3/"/>
- <skos:definition xml:lang="en-US">The set of three-letter codes listed in
ISO 639-3 for the representation of names of languages.</skos:definition>
- <rdfs:label xml:lang="en-US">ISO 639-3</rdfs:label>
- </rdfs:Datatype>
- <rdfs:Datatype rdf:about="http://purl.org/dc/terms/Period">
- <rdfs:isDefinedBy
rdf:resource="http://dublincore.org/documents/dcmi-period/"/>
- <skos:definition xml:lang="en-US">The set of time intervals defined by
their limits according to the DCMI Period Encoding Scheme.</skos:definition>
- <rdfs:label xml:lang="en-US">DCMI Period</rdfs:label>
- </rdfs:Datatype>
- <rdfs:Datatype rdf:about="http://purl.org/dc/terms/Point">
- <rdfs:isDefinedBy
rdf:resource="http://dublincore.org/documents/dcmi-point/"/>
- <skos:definition xml:lang="en-US">The set of points in space defined by
their geographic coordinates according to the DCMI Point Encoding
Scheme.</skos:definition>
- <rdfs:label xml:lang="en-US">DCMI Point</rdfs:label>
- </rdfs:Datatype>
- <rdfs:Datatype rdf:about="http://purl.org/dc/terms/creator"/>
- <rdf:Description rdf:about="http://purl.org/dc/terms/creator">
- <rdfs:label xml:lang="en-US">RFC 1766</rdfs:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/dc/terms/creator">
- <skos:definition xml:lang="en-US">The set of tags, constructed according
to RFC 1766, for the identification of languages.</skos:definition>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/dc/terms/creator">
- <rdfs:isDefinedBy rdf:resource="http://www.ietf.org/rfc/rfc1766.txt"/>
- </rdf:Description>
- <rdfs:Datatype rdf:about="http://purl.org/dc/terms/RFC3066">
- <rdfs:isDefinedBy rdf:resource="http://www.ietf.org/rfc/rfc3066.txt"/>
- <skos:definition xml:lang="en-US">The set of tags constructed according to
RFC 3066 for the identification of languages.</skos:definition>
- <rdfs:label xml:lang="en-US">RFC 3066</rdfs:label>
- <rdfs:comment xml:lang="en-US">RFC 3066 has been obsoleted by RFC
4646.</rdfs:comment>
- </rdfs:Datatype>
- <rdfs:Datatype rdf:about="http://purl.org/dc/terms/RFC4646">
- <rdfs:isDefinedBy rdf:resource="http://www.ietf.org/rfc/rfc4646.txt"/>
- <skos:definition xml:lang="en-US">The set of tags constructed according to
RFC 4646 for the identification of languages.</skos:definition>
- <rdfs:label xml:lang="en-US">RFC 4646</rdfs:label>
- <rdfs:comment xml:lang="en-US">RFC 4646 obsoletes RFC 3066.</rdfs:comment>
- </rdfs:Datatype>
- <rdfs:Datatype rdf:about="http://purl.org/dc/terms/URI">
- <rdfs:isDefinedBy rdf:resource="http://www.ietf.org/rfc/rfc3986.txt"/>
- <skos:definition xml:lang="en-US">The set of identifiers constructed
according to the generic syntax for Uniform Resource Identifiers as specified
by the Internet Engineering Task Force.</skos:definition>
- <rdfs:label xml:lang="en-US">URI</rdfs:label>
- </rdfs:Datatype>
- <rdfs:Datatype rdf:about="http://purl.org/dc/terms/W3CDTF">
- <rdfs:isDefinedBy rdf:resource="http://www.w3.org/TR/NOTE-datetime"/>
- <skos:definition xml:lang="en-US">The set of dates and times constructed
according to the W3C Date and Time Formats Specification.</skos:definition>
- <rdfs:label xml:lang="en-US">W3C-DTF</rdfs:label>
- </rdfs:Datatype>
- <owl:Class rdf:about="http://purl.org/dc/terms/Agent">
- <skos:definition xml:lang="en-US">A resource that acts or has the power to
act.</skos:definition>
- <rdf:type rdf:resource="http://purl.org/dc/terms/AgentClass"/>
- <rdfs:label xml:lang="en-US">Agent</rdfs:label>
- <rdfs:comment xml:lang="en-US">Examples of Agent include person,
organization, and software agent.</rdfs:comment>
- </owl:Class>
- <owl:Class rdf:about="http://purl.org/dc/terms/AgentClass">
- <skos:definition xml:lang="en-US">A group of agents.</skos:definition>
- <rdfs:subClassOf
rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
- <rdfs:label xml:lang="en-US">Agent Class</rdfs:label>
- <rdfs:comment xml:lang="en-US">Examples of Agent Class include groups seen
as classes, such as students, women, charities, lecturers.</rdfs:comment>
- </owl:Class>
- <owl:Class rdf:about="http://purl.org/dc/terms/BibliographicResource">
- <skos:definition xml:lang="en-US">A book, article, or other documentary
resource.</skos:definition>
- <rdfs:label xml:lang="en-US">Bibliographic Resource</rdfs:label>
- </owl:Class>
- <owl:Class rdf:about="http://purl.org/dc/terms/FileFormat">
- <skos:definition xml:lang="en-US">A digital resource
format.</skos:definition>
- <rdfs:subClassOf rdf:resource="http://purl.org/dc/terms/MediaType"/>
- <rdfs:label xml:lang="en-US">File Format</rdfs:label>
- <rdfs:comment xml:lang="en-US">Examples include the formats defined by the
list of Internet Media Types.</rdfs:comment>
- </owl:Class>
- <owl:Class rdf:about="http://purl.org/dc/terms/Frequency">
- <skos:definition xml:lang="en-US">A rate at which something
recurs.</skos:definition>
- <rdfs:label xml:lang="en-US">Frequency</rdfs:label>
- </owl:Class>
- <owl:Class rdf:about="http://purl.org/dc/terms/Jurisdiction">
- <skos:definition xml:lang="en-US">The extent or range of judicial, law
enforcement, or other authority.</skos:definition>
- <rdfs:subClassOf
rdf:resource="http://purl.org/dc/terms/LocationPeriodOrJurisdiction"/>
- <rdfs:label xml:lang="en-US">Jurisdiction</rdfs:label>
- </owl:Class>
- <owl:Class rdf:about="http://purl.org/dc/terms/LicenseDocument">
- <skos:definition xml:lang="en-US">A legal document giving official
permission to do something with a Resource.</skos:definition>
- <rdfs:subClassOf rdf:resource="http://purl.org/dc/terms/RightsStatement"/>
- <rdfs:label xml:lang="en-US">License Document</rdfs:label>
- </owl:Class>
- <owl:Class rdf:about="http://purl.org/dc/terms/LinguisticSystem">
- <skos:definition xml:lang="en-US">A system of signs, symbols, sounds,
gestures, or rules used in communication.</skos:definition>
- <rdfs:label xml:lang="en-US">Linguistic System</rdfs:label>
- <rdfs:comment xml:lang="en-US">Examples include written, spoken, sign, and
computer languages.</rdfs:comment>
- </owl:Class>
- <owl:Class rdf:about="http://purl.org/dc/terms/Location">
- <skos:definition xml:lang="en-US">A spatial region or named
place.</skos:definition>
- <rdfs:subClassOf
rdf:resource="http://purl.org/dc/terms/LocationPeriodOrJurisdiction"/>
- <rdfs:label xml:lang="en-US">Location</rdfs:label>
- </owl:Class>
- <owl:Class rdf:about="http://purl.org/dc/terms/LocationPeriodOrJurisdiction">
- <skos:definition xml:lang="en-US">A location, period of time, or
jurisdiction.</skos:definition>
- <rdfs:label xml:lang="en-US">Location, Period, or Jurisdiction</rdfs:label>
- </owl:Class>
- <owl:Class rdf:about="http://purl.org/dc/terms/MediaType">
- <skos:definition xml:lang="en-US">A file format or physical
medium.</skos:definition>
- <rdfs:subClassOf
rdf:resource="http://purl.org/dc/terms/MediaTypeOrExtent"/>
- <rdfs:label xml:lang="en-US">Media Type</rdfs:label>
- </owl:Class>
- <owl:Class rdf:about="http://purl.org/dc/terms/MediaTypeOrExtent">
- <skos:definition xml:lang="en-US">A media type or extent.</skos:definition>
- <rdfs:label xml:lang="en-US">Media Type or Extent</rdfs:label>
- </owl:Class>
- <owl:Class rdf:about="http://purl.org/dc/terms/MethodOfAccrual">
- <skos:definition xml:lang="en-US">A method by which resources are added to
a collection.</skos:definition>
- <rdfs:label xml:lang="en-US">Method of Accrual</rdfs:label>
- </owl:Class>
- <owl:Class rdf:about="http://purl.org/dc/terms/MethodOfInstruction">
- <skos:definition xml:lang="en-US">A process that is used to engender
knowledge, attitudes, and skills.</skos:definition>
- <rdfs:label xml:lang="en-US">Method of Instruction</rdfs:label>
- </owl:Class>
- <owl:Class rdf:about="http://purl.org/dc/terms/PeriodOfTime">
- <skos:definition xml:lang="en-US">An interval of time that is named or
defined by its start and end dates.</skos:definition>
- <rdfs:subClassOf
rdf:resource="http://purl.org/dc/terms/LocationPeriodOrJurisdiction"/>
- <rdfs:label xml:lang="en-US">Period of Time</rdfs:label>
- </owl:Class>
- <owl:Class rdf:about="http://purl.org/dc/terms/PhysicalMedium">
- <skos:definition xml:lang="en-US">A physical material or
carrier.</skos:definition>
- <rdfs:subClassOf rdf:resource="http://purl.org/dc/terms/MediaType"/>
- <rdfs:label xml:lang="en-US">Physical Medium</rdfs:label>
- <rdfs:comment xml:lang="en-US">Examples include paper, canvas, or
DVD.</rdfs:comment>
- </owl:Class>
- <owl:Class rdf:about="http://purl.org/dc/terms/PhysicalResource">
- <skos:definition xml:lang="en-US">A material thing.</skos:definition>
- <rdfs:label xml:lang="en-US">Physical Resource</rdfs:label>
- </owl:Class>
- <owl:Class rdf:about="http://purl.org/dc/terms/Policy">
- <skos:definition xml:lang="en-US">A plan or course of action by an
authority, intended to influence and determine decisions, actions, and other
matters.</skos:definition>
- <rdfs:label xml:lang="en-US">Policy</rdfs:label>
- </owl:Class>
- <owl:Class rdf:about="http://purl.org/dc/terms/ProvenanceStatement">
- <skos:definition xml:lang="en-US">A statement of any changes in ownership
and custody of a resource since its creation that are significant for its
authenticity, integrity, and interpretation.</skos:definition>
- <rdfs:label xml:lang="en-US">Provenance Statement</rdfs:label>
- </owl:Class>
- <owl:Class rdf:about="http://purl.org/dc/terms/RightsStatement">
- <skos:definition xml:lang="en-US">A statement about the intellectual
property rights (IPR) held in or over a Resource, a legal document giving
official permission to do something with a resource, or a statement about
access rights.</skos:definition>
- <rdfs:label xml:lang="en-US">Rights Statement</rdfs:label>
- </owl:Class>
- <owl:Class rdf:about="http://purl.org/dc/terms/SizeOrDuration">
- <skos:definition xml:lang="en-US">A dimension or extent, or a time taken
to play or execute.</skos:definition>
- <rdfs:subClassOf
rdf:resource="http://purl.org/dc/terms/MediaTypeOrExtent"/>
- <rdfs:label xml:lang="en-US">Size or Duration</rdfs:label>
- <rdfs:comment xml:lang="en-US">Examples include a number of pages, a
specification of length, width, and breadth, or a period in hours, minutes, and
seconds.</rdfs:comment>
- </owl:Class>
- <owl:Class rdf:about="http://purl.org/dc/terms/Standard">
- <skos:definition xml:lang="en-US">A basis for comparison; a reference
point against which other things can be evaluated.</skos:definition>
- <rdfs:label xml:lang="en-US">Standard</rdfs:label>
- </owl:Class>
-</rdf:RDF>
-<!--
-Made by Triplr http://triplr.org by Dave Beckett, http://purl.org/net/dajobe/
-from http://bloody-byte.net/rdf/dc_owl2dl/dcterms_od.ttl in format turtle to
rdfxml-abbrev
-using Redland 1.0.7 and Raptor 1.4.18 from http://librdf.org/
-This document is
http://triplr.org/rdf/bloody-byte.net/rdf/dc_owl2dl/dcterms_od.ttl
--->