Skip to content

2. OC MAP Classes and Properties

Carolina Amigo edited this page Aug 17, 2017 · 61 revisions

Each class in the OC MAP is provided as a table below, modelled after the DPLA MAP.

  • Label is the human-readable name given to the property (rdfs:label)
  • Property is the RDF relationship between a subject and an object (rdfs:Property)
  • Sub-property of indicates an RDF superproperty to which the property belongs (rdfs:subPropertyOf)
  • Range indicates the possible values the property may take (rdfs:range)
  • Domain, where applicable, indicates the types of objects that the property applies to (rdfs:domain)
  • OC Usage describes how the property is used in Open Collections
  • Obligation indicates the number of properties permitted

2.1 Core Classes

2.1.1 oc:SourceResource

This represents an original or “source” resource, not its digital surrogate. oc:SourceResource is a subclass of both dpla:SourceResource and edm:ProvidedCHO. Properties inherited from these superclasses are listed below, along with additional properties used locally.

Alternate Title

OC MAP Label Alternate Title
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property dcterms:alternative
Property Definition URI http://purl.org/dc/terms/alternative
Sub-property of dc:title
Range rdfs:Literal
OC Usage A Dublin Core Terms Property; An alternative name for the resource.; Note - the distinction between titles and alternative titles is resource-specific.
Obligation 0...n

Catalogue Record

OC MAP Label Catalogue Record
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property dcterms:isReferencedBy
Property Definition URI http://purl.org/dc/terms/isReferencedBy
Sub-property of dcterms:relation dc:relation
Range -
OC Usage A Dublin Core Terms Property; A related resource that references, cites, or otherwise points to the described resource.
Obligation 0…1

Collection

OC MAP Label Collection
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property dcterms:isPartOf
Property Definition URI http://purl.org/dc/terms/isPartOf
Sub-property of dcterms:relation dc:relation
Range dcmitype:Collection
OC Usage A Dublin Core Terms Property; A related resource in which the described resource is physically or logically included.
Obligation 1

Contributor

OC MAP Label Contributor
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property dcterms:contributor
Property Definition URI http://purl.org/dc/terms/contributor
Sub-property of dc:contributor
Range edm:Agent
OC Usage A Dublin Core Terms Property; An entity responsible for making contributions to the resource.; Examples of a Contributor include a person, an organization, or a service.
Obligation 0...n

Creator

OC MAP Label Creator
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property dcterms:creator
Property Definition URI http://purl.org/dc/terms/creator
Sub-property of dc:creator
Range edm:Agent
OC Usage A Dublin Core Terms Property; An entity primarily responsible for making the resource.; Examples of a Contributor include a person, an organization, or a service.
Obligation 1...n

Date

OC MAP Label Date
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property dc:date
Property Definition URI http://purl.org/dc/elements/1.1/date
Sub-property of -
Range -
OC Usage A Dublin Core Elements Property; A point or period of time associated with an event in the lifecycle of the resource.; 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].
Obligation 1...n

Date Created

OC MAP Label Date Created
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property dcterms:created
Property Definition URI http://purl.org/dc/terms/created
Sub-property of dc:date dcterms:date
Range rdfs:Literal
OC Usage A Dublin Core Terms Property; Date of creation of the resource.
Obligation 0…1

Date Issued

OC MAP Label Date Issued
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property dcterms:issued
Property Definition URI http://purl.org/dc/terms/issued
Sub-property of dc:date dcterms:date
Range rdfs:Literal
OC Usage A Dublin Core Terms Property; Date of formal issuance (e.g., publication) of the resource.
Obligation 0…1

Description

OC MAP Label Description
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property dcterms:description
Property Definition URI http://purl.org/dc/terms/description
Sub-property of dc:description
Range rdfs:literal
OC Usage A Dublin Core Terms Property; An account of the resource.; 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.
Obligation 0...1

Extent

OC MAP Label Extent
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property dcterms:extent
Property Definition URI http://purl.org/dc/terms/extent
Sub-property of dc:format
Range dcterms:SizeorDuration
OC Usage A Dublin Core Terms Property; The size or duration of the resource.
Obligation 0...n

Genre

OC MAP Label Genre
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property edm:hasType
Property Definition URI http://www.europeana.eu/schemas/edm/hasType
Sub-property of edm:isRelatedTo
Range skos:Concept
OC Usage A Europeana Data Model Property; This property relates a resource with the concepts it belongs to in a suitable type system such as MIME or any thesaurus that captures categories of objects in a given field. It does NOT capture aboutness.
Obligation 0...n

Geographic Location

OC MAP Label Geographic Location
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property dcterms:spatial
Property Definition URI http://purl.org/dc/terms/spatial
Sub-property of dc:coverage dcterms:coverage
Range edm:Place
OC Usage A Dublin Core Terms Property; Spatial characteristics of the resource.
Obligation 0...n

Identifier

OC MAP Label Identifier
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property dcterms:identifier
Property Definition URI http://purl.org/dc/terms/identifier
Sub-property of dc:identifier
Range rdfs:Literal
OC Usage A Dublin Core Terms Property; An unambiguous reference to the resource within a given context.; Recommended best practice is to identify the resource by means of a string conforming to a formal identification system. Mapped to: Access Identifier, Digital Identifier, UBC Call Number.
Obligation 1...n

Language

OC MAP Label Language
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property dcterms:language
Property Definition URI http://purl.org/dc/terms/language
Sub-property of dc:language
Range dcterms:LinguisticSystem (as skos:Concept)
OC Usage A Dublin Core Terms Property; A language of the resource.; Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646].
Obligation 0...n

Project Website

OC MAP Label Project Website
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property dcterms:relation
Property Definition URI http://purl.org/dc/terms/relation
Sub-property of dc:relation
Range -
OC Usage A Dublin Core Terms Property; A related resource.; Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system.
Obligation 0...1

Publisher

OC MAP Label Publisher
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property dcterms:publisher
Property Definition URI http://purl.org/dc/terms/publisher
Sub-property of dc:publisher
Range edm:Agent
OC Usage A Dublin Core Terms Property; An entity responsible for making the resource available.; Examples of a Publisher include a person, an organization, or a service.
Obligation 0...n

RBSC Location

OC MAP Label RBSC Location
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property edm:currentLocation
Property Definition URI http://www.europeana.eu/schemas/edm/currentLocation
Sub-property of -
Range edm:Place
OC Usage A Europeana Data Model Property; The geographic location and/or name of the repository, building, site, or other entity whose boundaries presently include the resource. Used to indicate a resource’s location in Rare Books and Special Collections.
Obligation 0…1

Sort Date

OC MAP Label Sort Date
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property dcterms:date
Property Definition URI http://purl.org/dc/terms/date
Sub-property of dc:date
Range rdfs:Literal
OC Usage A Dublin Core Elements Property; A point or period of time associated with an event in the lifecycle of the resource.; 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].
Obligation 1

Source

OC MAP Label Source
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property dcterms:source
Property Definition URI http://purl.org/dc/terms/source
Sub-property of dc:source dc:relation
Range -
OC Usage A Dublin Core Terms Property; A related resource from which the described resource is derived.; 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.
Obligation 1

Subject

OC MAP Label Subject
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property dcterms:subject
Property Definition URI http://purl.org/dc/terms/subject
Sub-property of dc:subject
Range -
OC Usage A Dublin Core Terms Property; The topic of the resource.; Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary.
Obligation 0...n

Title

OC MAP Label Title
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property dcterms:title
Property Definition URI http://purl.org/dc/terms/title
Sub-property of dc:title
Range rdfs:Literal
OC Usage A Dublin Core Terms Property; The name given to the resource.
Obligation 1...n

Translation

OC MAP Label Translation
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property edm:isDerivativeOf
Property Definition URI http://www.europeana.eu/schemas/edm/isDerivativeOf
Sub-property of edm:isSimilarTo
Range -
OC Usage A Europeana Data Model Property; This property captures a narrower notion of derivation than edm:isSimilarTo, in the sense that it relates a resource to another one, obtained by reworking, reducing, expanding, parts or the whole contents of the former, and possibly adding some minor parts. Versions have an even narrower meaning, in that it requires common identity between the related resources. Translations, summaries, abstractions etc. do not qualify as versions, but do qualify as derivatives
Obligation 0...n

Type

OC MAP Label Type
Class oc:SourceResource
Class Definition URI http://open.library.ubc.ca/terms#SourceResource
Property dcterms:type
Property Definition URI http://purl.org/dc/terms/type
Sub-property of dc:type
Range rdfs:Class
OC Usage A Dublin Core Terms Property; The nature or genre of the resource.; 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.
Obligation 1...n

2.1.2. oc:WebResource

This class describes the digital representation of the original resource represented by oc:SourceResource. It is a subclass of dpla:WebResource and edm:WebResource.

Date Available

OC MAP Label Date Available
Class oc:WebResource
Class Definition URI http://open.library.ubc.ca/terms#WebResource
Property dcterms:issued
Property Definition URI http://purl.org/dc/terms/issued
Sub-property of dc:date dcterms:date
Range rdfs:Literal
OC Usage A Dublin Core Terms Property; Date of formal issuance (e.g., publication) of the web resource.
Obligation 0…1

File Format

OC MAP Label File Format
Class oc:WebResource
Class Definition URI http://open.library.ubc.ca/terms#WebResource
Property dc:format
Property Definition URI http://purl.org/dc/elements/1.1/format
Sub-property of edm:hasType
Range -
OC Usage A Dublin Core Elements Property; The file format, physical medium, or dimensions of the resource.; 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].
Obligation 0…n

Is Shown At

OC MAP Label Is Shown At
Class oc:WebResource
Class Definition URI http://open.library.ubc.ca/terms#WebResource
Property edm:isShownAt
Property Definition URI http://www.europeana.eu/schemas/edm/isShownAt
Sub-property of edm:hasView
Range edm:WebResource
OC Usage A Europeana Data Model Property; An unambiguous URL reference to the digital object on the provider’s website in its full information context.
Obligation 1

License

OC MAP Label License
Class oc:WebResource
Class Definition URI http://open.library.ubc.ca/terms#WebResource
Property dcterms:license
Property Definition URI http://purl.org/dc/terms/license
Sub-property of dcterms:rights
Range dcterms:LicenseDocument
OC Usage A Dublin Core Terms Property; A legal document giving official permission to do something with the resource.
Obligation 1

Rights

OC MAP Label Rights
Class oc:WebResource
Class Definition URI http://open.library.ubc.ca/terms#WebResource
Property dcterms:rights
Property Definition URI http://purl.org/dc/terms/rights
Sub-property of dc:rights
Range dcterms:RightsStatement
OC Usage A Dublin Core Terms Property; Information about rights held in and over the resource.; Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.
Obligation 1

2.1.3. ore:Aggregation

This class compiles attributes that apply to both the original resource represented by oc:SourceResource, and the digital representation represented by oc:WebResource.

Aggregated Source Repository

OC MAP Label Aggregated Source Repository
Class ore:Aggregation
Class Definition URI http://www.openarchives.org/ore/terms/Aggregation
Property edm:dataProvider
Property Definition URI http://www.europeana.eu/schemas/edm/dataProvider
Sub-property of dcterms:provenance
Range edm:Agent
OC Usage A Europeana Data Model Property; The name or identifier of the organization who contributes data indirectly to an aggregation service (e.g. Europeana). Value is CONTENTdm or DSpace or AtoM or Dataverse.
Obligation 1

Digital Resource Original Record

OC MAP Label Digital Resource Original Record
Class ore:Aggregation
Class Definition URI http://www.openarchives.org/ore/terms/Aggregation
Property edm:aggregatedCHO
Property Definition URI http://www.europeana.eu/schemas/edm/aggregatedCHO
Sub-property of -
Range oc:SourceResource
OC Usage A Europeana Data Model Property; This property associates an ORE aggregation with the cultural heritage object(s) (CHO) it is about.
Obligation 1

Has View

OC MAP Label Has View
Class ore:Aggregation
Class Definition URI http://www.openarchives.org/ore/terms/Aggregation
Property edm:hasView
Property Definition URI http://www.europeana.eu/schemas/edm/hasView
Sub-property of ore:aggregates
Range edm:WebResource
OC Usage A Europeana Data Model Property; This property relates a ORE aggregation about a CHO with a web resource providing a view of that CHO. Examples of view are: a thumbnail, a textual abstract and a table of contents.
Obligation 1

Is Shown At

OC MAP Label Is Shown At
Class ore:Aggregation
Class Definition URI http://www.openarchives.org/ore/terms/Aggregation
Property edm:isShownAt
Property Definition URI http://www.europeana.eu/schemas/edm/isShownAt
Sub-property of dcterms:provenance
Range edm:Agent
OC Usage Unambiguous URL reference to digital object in its full information context. Value is CONTENTdm or DSpace or AtoM or Dataverse.
Obligation 1

Provider

OC MAP Label Provider
Class ore:Aggregation
Class Definition URI http://www.openarchives.org/ore/terms/Aggregation
Property edm:provider
Property Definition URI http://www.europeana.eu/schemas/edm/provider
Sub-property of edm:hasMet
Range edm:Agent
OC Usage A Europeana Data Model Property; The name or identifier of the organization who delivers data directly to an aggregation service (e.g. Europeana)
Obligation 1

2.2 Other local classes

2.2.1 oc:ArtifactDescription

Reference

OC MAP Label Reference
Class oc:ArtifactDescription
Class Definition URI http://open.library.ubc.ca/terms#ArtifactDescription
Property oc:reference
Property Definition URI http://open.library.ubc.ca/terms#reference
Sub-property of dcterms:description
Range rdfs:Literal
OC Usage UBC Open Collections Metadata Components; Local Field; Records the reference numbers from various indices.; Records the reference numbers from various indices.
Obligation 0…n

2.2.2 oc:DataDescription

Catalogue Number

OC MAP Label Catalogue Number
Class oc:DataDescription
Class Definition URI http://open.library.ubc.ca/terms#DataDescription
Property dcterms:identifier
Property Definition URI http://purl.org/dc/terms/identifier
Sub-property of dc:identifier
Range rdfs:Literal
OC Usage A Dublin Core Terms Property; An unambiguous reference to the resource within a given context.; Recommended best practice is to identify the resource by means of a string conforming to a formal identification system.
Obligation 0...1

Category

OC MAP Label Category
Class oc:DataDescription
Class Definition URI http://open.library.ubc.ca/terms#DataDescription
Property dcterms:subject
Property Definition URI http://purl.org/dc/terms/subject
Sub-property of dc:subject
Range -
OC Usage A Dublin Core Terms Property; The topic of the resource; In the case of fisheries field notes, indicates the scientific name of the specimens collected.
Obligation 0...n

Collected by

OC MAP Label Collected By
Class oc:DataDescription
Class Definition URI http://open.library.ubc.ca/terms#DataDescription
Property dcterms:creator
Property Definition URI http://purl.org/dc/terms/creator
Sub-property of -
Range edm:Agent
OC Usage A Dublin Core Elements Property; An entity primarily responsible for making the resource.; 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.
Obligation 0...1

Collector Number

OC MAP Label Collector Number
Class oc:DataDescription
Class Definition URI http://open.library.ubc.ca/terms#DataDescription
Property oc:collectorNumber
Property Definition URI http://open.library.ubc.ca/terms#collectorNumber
Sub-property of dcterms:identifier
Range rdfs:Literal
OC Usage UBC Open Collections Metadata Components; Local Field; Indicates the number assigned to the collector of the specimens.
Obligation 0…1

Map

OC MAP Label Map
Class oc:DataDescription
Class Definition URI http://open.library.ubc.ca/terms#DataDescription
Property oc:map
Property Definition URI http://open.library.ubc.ca/terms#map
Sub-property of dcterms:description
Range rdfs:Literal
OC Usage UBC Open Collections Metadata Components; Local Field; Indicates the map showing where the specimens were collected.
Obligation 0…1

Time Period

OC MAP Label Time Period
Class oc:DataDescription
Class Definition URI http://open.library.ubc.ca/terms#DataDescription
Property dcterms:temporal
Property Definition URI http://purl.org/dc/terms/temporal
Sub-property of dc:coverage dcterms:coverage
Range dcterms:PeriodOfTime
OC Usage A Dublin Core Terms Property; Temporal characteristics of the resource.
Obligation 0…1

2.2.3 oc:DigitalPreservation

AIP UUID

OC MAP Label AIP UUID
Class oc:DigitalPreservation
Class Definition URI http://open.library.ubc.ca/terms#DigitalPreservation
Property oc:identifierAIP
Property Definition URI http://open.library.ubc.ca/terms#identifierAIP
Sub-property of dcterms:identifier
Range rdfs:Literal
OC Usage UBC Open Collections Metadata Components; Local Field; Refers to the Archival Information Package identifier generated by Archivematica. This serves as a link between CONTENTdm and Archivematica.
Obligation 0...1

File UUID

OC MAP Label File UUID
Class oc:DigitalPreservation
Class Definition URI http://open.library.ubc.ca/terms#DigitalPreservation
Property oc:identifierFile
Property Definition URI http://open.library.ubc.ca/terms#identifierFile
Sub-property of dcterms:identifier
Range rdfs:Literal
OC Usage UBC Open Collections Metadata Components; Local Field; Refers to the individual files within an AIP and generated by Archivematica. This serves as a link between CONTENTdm and Archivematica.
Obligation 0…1

2.2.4 oc:FieldNotesDescription

Cover

OC MAP Label Cover
Class oc:FieldNotesDescription
Class Definition URI http://open.library.ubc.ca/terms#FieldNotesDescription
Property oc:cover
Property Definition URI http://open.library.ubc.ca/terms#cover
Sub-property of dcterms:description
Range rdfs:Literal
OC Usage UBC Open Collections Metadata Components; Local Field; Describes the cover where the specimens were collected.
Obligation 0…1

Current

OC MAP Label Current
Class oc:FieldNotesDescription
Class Definition URI http://open.library.ubc.ca/terms#FieldNotesDescription
Property oc:current
Property Definition URI http://open.library.ubc.ca/terms#current
Sub-property of dcterms:description
Range rdfs:Literal
OC Usage UBC Open Collections Metadata Components; Local Field; Describes the current where the specimens were collected.
Obligation 0…1

Method of Capture

OC MAP Label Method of Capture
Class oc:FieldNotesDescription
Class Definition URI http://open.library.ubc.ca/terms#FieldNotesDescription
Property oc:captureMethod
Property Definition URI http://open.library.ubc.ca/terms#captureMethod
Sub-property of dcterms:description
Range rdfs:Literal
OC Usage UBC Open Collections Metadata Components; Local Field; Describes the method used to capture the specimens.
Obligation 0…1

Original Preserved

OC MAP Label Original Preserved
Class oc:FieldNotesDescription
Class Definition URI http://open.library.ubc.ca/terms#FieldNotesDescription
Property oc:originalPreserved
Property Definition URI http://open.library.ubc.ca/terms#originalPreserved
Sub-property of dcterms:description
Range rdfs:Literal
OC Usage UBC Open Collections Metadata Components; Local Field; Indicates whether or not the original specimens were preserved.
Obligation 0…1

Shore

OC MAP Label Shore
Class oc:FieldNotesDescription
Class Definition URI http://open.library.ubc.ca/terms#FieldNotesDescription
Property oc:shore
Property Definition URI http://open.library.ubc.ca/terms#shore
Sub-property of dcterms:description
Range rdfs:Literal
OC Usage UBC Open Collections Metadata Components; Local Field; Describes the features of the shore where the specimens were collected.
Obligation 0…1

Stream Width

OC MAP Label Stream Width
Class oc:FieldNotesDescription
Class Definition URI http://open.library.ubc.ca/terms#FieldNotesDescription
Property oc:streamWidth
Property Definition URI http://open.library.ubc.ca/terms#streamWidth
Sub-property of dcterms:description
Range rdfs:Literal
OC Usage UBC Open Collections Metadata Components; Local Field; Indicates the width of the stream where the specimens were collected.
Obligation 0…1

Tide

OC MAP Label Tide
Class oc:FieldNotesDescription
Class Definition URI http://open.library.ubc.ca/terms#FieldNotesDescription
Property oc:tide
Property Definition URI http://open.library.ubc.ca/terms#tide
Sub-property of dcterms:description
Range rdfs:Literal
OC Usage UBC Open Collections Metadata Components; Local Field; Describes the state of the tide where the specimens were collected.
Obligation 0…1

Time

OC MAP Label Time
Class oc:FieldNotesDescription
Class Definition URI http://open.library.ubc.ca/terms#FieldNotesDescription
Property oc:time
Property Definition URI http://open.library.ubc.ca/terms#time
Sub-property of dcterms:description
Range rdfs:Literal
OC Usage UBC Open Collections Metadata Components; Local Field; Describes the time or time range in which the data on field notes was collected.
Obligation 0…1

Vegetation

OC MAP Label Vegetation
Class oc:FieldNotesDescription
Class Definition URI http://open.library.ubc.ca/terms#FieldNotesDescription
Property oc:vegetation
Property Definition URI http://open.library.ubc.ca/terms#vegetation
Sub-property of dcterms:description
Range rdfs:Literal
OC Usage UBC Open Collections Metadata Components; Local Field; Describes the vegetation where the specimens where collected.
Obligation 0…1

Water

OC MAP Label Water
Class oc:FieldNotesDescription
Class Definition URI http://open.library.ubc.ca/terms#FieldNotesDescription
Property oc:water
Property Definition URI http://open.library.ubc.ca/terms#water
Sub-property of dcterms:description
Range rdfs:Literal
OC Usage UBC Open Collections Metadata Components; Local Field; Describes the quality of the water where the specimens where collected.
Obligation 0…1

Watershed

OC MAP Label Watershed
Class oc:FieldNotesDescription
Class Definition URI http://open.library.ubc.ca/terms#FieldNotesDescription
Property oc:watershed
Property Definition URI http://open.library.ubc.ca/terms#watershed
Sub-property of dcterms:description
Range rdfs:Literal
OC Usage UBC Open Collections Metadata Components; Local Field; Indicates the name of the watershed where the specimens were collected.
Obligation 0…1

2.2.5 oc:GeographicDescription

Country

OC MAP Label Country
Class oc:GeographicDescription
Class Definition URI http://open.library.ubc.ca/terms#GeographicDescription
Property dcterms:coverage
Property Definition URI http://purl.org/dc/terms/coverage
Sub-property of dc:coverage
Range dcterms:LocationPeriodOrJurisdiction
OC Usage A Dublin Core Terms Property; The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant.; 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.
Obligation 0…n

Province/State

OC MAP Label Province/State
Class oc:GeographicDescription
Class Definition URI http://open.library.ubc.ca/terms#GeographicDescription
Property dcterms:spatial
Property Definition URI http://purl.org/dc/terms/spatial
Sub-property of dc:coverage dcterms:coverage
Range dcterms:Location
OC Usage A Dublin Core Terms Property; Spatial characteristics of the resource.
Obligation 0…n

2.2.6 oc:MediaDescription

Credits

OC MAP Label Credits
Class oc:MediaDescription
Class Definition URI http://open.library.ubc.ca/terms#MediaDescription
Property dcterms:contributor
Property Definition URI http://purl.org/dc/terms/contributor
Sub-property of dc:contributor
Range edm:Agent
OC Usage A Dublin Core Terms Property; An entity responsible for making contributions to the resource.; Examples of a Contributor include a person, an organization, or a service.
Obligation 0…1

Episode

OC MAP Label Episode
Class oc:MediaDescription
Class Definition URI http://open.library.ubc.ca/terms#MediaDescription
Property oc:descriptionEpisode
Property Definition URI http://open.library.ubc.ca/terms#descriptionEpisode
Sub-property of dcterms:description
Range rdfs:Literal
OC Usage UBC Open Collections Metadata Components; Local Field; Indicates the year, season and episode information for a video resource.
Obligation 0…1

2.2.7 oc:PublicationDescription

Citation

OC MAP Label Citation
Class oc:PublicationDescription
Class Definition URI http://open.library.ubc.ca/terms#PublicationDescription
Property oc:identifierCitation
Property Definition URI http://open.library.ubc.ca/terms#identifierCitation
Sub-property of dcterms:bibliographicCitation
Range rdfs:Literal
OC Usage UBC Open Collections Metadata Components; Local Field; Indicates a bibliographic reference for the resource if it has been previously published.
Obligation 0…1

Contents

OC MAP Label Contents
Class oc:PublicationDescription
Class Definition URI http://open.library.ubc.ca/terms#PublicationDescription
Property dcterms:tableOfContents
Property Definition URI http://purl.org/dc/terms/tableOfContents
Sub-property of dc:description dcterms:description
Range rdfs:Literal
OC Usage A Dublin Core Terms Property; A list of subunits of the resource.
Obligation 0…1

Copyright Holder

OC MAP Label Copyright Holder
Class oc:PublicationDescription
Class Definition URI http://open.library.ubc.ca/terms#PublicationDescription
Property oc:rightsCopyright
Property Definition URI http://open.library.ubc.ca/terms#rightsCopyright
Sub-property of dcterms:rightsHolder
Range edm:Agent
OC Usage UBC Open Collections Metadata Components; Local Field; Refers to the publisher or author who holds the copyright.
Obligation 0…n

Edition

OC MAP Label Edition
Class oc:PublicationDescription
Class Definition URI http://open.library.ubc.ca/terms#PublicationDescription
Property oc:edition
Property Definition URI http://open.library.ubc.ca/terms#edition
Sub-property of dcterms:hasVersion
Range -
OC Usage UBC Open Collections Metadata Components; Local Field; Identifies the book edition to which a resource belongs.
Obligation 0…1

Grant Funding Agency

OC MAP Label Grant Funding Agency
Class oc:PublicationDescription
Class Definition URI http://open.library.ubc.ca/terms#PublicationDescription
Property oc:hasGrantFunder
Property Definition URI http://open.library.ubc.ca/terms#hasGrantFunder
Sub-property of dcterms:contributor
Range dcterms:Agent
OC Usage UBC Open Collections Metadata Components; Local Field; Identifies the agency responsible for issuing a grant to one or more of the creators of the resource.
Obligation 0…n

Peer Review Status

OC MAP Label Peer Review Status
Class oc:PublicationDescription
Class Definition URI http://open.library.ubc.ca/terms#PublicationDescription
Property oc:peerReviewStatus
Property Definition URI http://open.library.ubc.ca/terms#peerReviewStatus
Sub-property of dcterms:description
Range rdfs:Literal
OC Usage UBC Open Collections Metadata Components; Local Field; Identifies whether or not the resource is peer-reviewed. Applies to published resources only.
Obligation 0…1

Person or Corporation

OC MAP Label Person or Corporation
Class oc:PublicationDescription
Class Definition URI http://open.library.ubc.ca/terms#PublicationDescription
Property dcterms:subject
Property Definition URI http://purl.org/dc/terms/subject
Sub-property of dc:subject
Range -
OC Usage A Dublin Core Terms Property; The topic of the resource.; Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary.
Obligation 0…n

Publisher DOI

OC MAP Label Publisher DOI
Class oc:PublicationDescription
Class Definition URI http://open.library.ubc.ca/terms#PublicationDescription
Property oc:publisherDOI
Property Definition URI http://open.library.ubc.ca/terms#publisherDOI
Sub-property of dc:identifier
Range rdfs:Literal
OC Usage UBC Open Collections Metadata Components; Local Field; If the item was issued a DOI by it's Publisher, that DOI is displayed here
Obligation 0…1

Rights URI

OC MAP Label Rights URI
Class oc:PublicationDescription
Class Definition URI http://open.library.ubc.ca/terms#PublicationDescription
Property oc:rightsURI
Property Definition URI http://open.library.ubc.ca/terms#rightsURI
Sub-property of dcterms:license
Range dcterms:LicenseDocument
OC Usage UBC Open Collections Metadata Components; Local Field; Indicates the Creative Commons license url.
Obligation 1

Scholarly Level

OC MAP Label Scholarly Level
Class oc:PublicationDescription
Class Definition URI http://open.library.ubc.ca/terms#PublicationDescription
Property oc:scholarLevel
Property Definition URI http://open.library.ubc.ca/terms#scholarLevel
Sub-property of dcterms:creator
Range dcterms:Agent
OC Usage UBC Open Collections Metadata Components; Local Field; Identifies the scholarly level of the author(s)/creator(s).
Obligation 1...n

Series

OC MAP Label Series
Class oc:PublicationDescription
Class Definition URI http://open.library.ubc.ca/terms#PublicationDescription
Property dcterms:isPartOf
Property Definition URI http://purl.org/dc/terms/isPartOf
Sub-property of dc:relation dcterms:relation
Range -
OC Usage A Dublin Core Terms Property; A related resource in which the described resource is physically or logically included.
Obligation 0...n

URI

OC MAP Label URI
Class oc:PublicationDescription
Class Definition URI http://open.library.ubc.ca/terms#PublicationDescription
Property oc:identifierURI
Property Definition URI http://open.library.ubc.ca/terms#identifierURI
Sub-property of dcterms:identifier
Range rdfs:Literal
OC Usage UBC Open Collections Metadata Components; Local Field; Indicates the handle for item record.
Obligation 1

2.2.8 oc:ThesisDescription

Campus

OC MAP Label Campus
Class oc:ThesisDescription
Class Definition URI http://open.library.ubc.ca/terms#ThesisDescription
Property oc:degreeCampus
Property Definition URI http://open.library.ubc.ca/terms#degreeCampus
Sub-property of dcterms:spatial
Range dcterms:Location
OC Usage UBC Open Collections Metadata Components; Local Field; Identifies the name of the campus from which the graduate completed their degree.
Obligation 1

Degree Grantor

OC MAP Label Degree Grantor
Class oc:ThesisDescription
Class Definition URI http://open.library.ubc.ca/terms#ThesisDescription
Property oc:degreeGrantor
Property Definition URI http://open.library.ubc.ca/terms#degreeGrantor
Sub-property of dcterms:contributor
Range dcterms:Agent
OC Usage UBC Open Collections Metadata Components; Local Field; Indicates the institution where thesis was granted.
Obligation 1

Program

OC MAP Label Program
Class oc:ThesisDescription
Class Definition URI http://open.library.ubc.ca/terms#ThesisDescription
Property oc:degreeDiscipline
Property Definition URI http://open.library.ubc.ca/terms#degreeDiscipline
Sub-property of dcterms:description
Range rdfs:Literal
OC Usage UBC Open Collections Metadata Components; Local Field; Indicates the program for which the degree was granted.
Obligation 1

2.3. Context Classes

2.3.1 dcmiType:Collection

Collection Description

OC MAP Label Collection Description
Class dcmitype:Collection
Class Definition URI http://purl.org/dc/dcmitype/Collection
Property dcterms:description
Property Definition URI http://purl.org/dc/terms/description
Sub-property of dc:description
Range rdfs:Literal
OC Usage Free-text account of aggregation, for example an abstract or content scope note. Provided via OC admin tool.
Obligation 1

Collection Title

OC MAP Label Collection Title
Class dcmitype:Collection
Class Definition URI http://purl.org/dc/dcmitype/Collection
Property dcterms:title
Property Definition URI http://purl.org/dc/terms/title
Sub-property of dc:title
Range rdfs:Literal
OC Usage Name of the collection or aggregation. Provided via OC admin tool.
Obligation 1

2.3.2 edm:Place

Latitude

OC MAP Label Latitude
Class edm:Place
Class Definition URI http://www.europeana.eu/schemas/edm/Place
Property wgs84_pos:lat
Property Definition URI http://www.w3.org/2003/01/geo/wgs84_pos#lat
Sub-property of -
Range rdfs:Literal (decimal degrees)
OC Usage Basic Geo (WGS84 Lat/Long) Property; Latitude (φ) - Specified in Decimal Degrees
Obligation 0...1

Longitude

OC MAP Label Longitude
Class edm:Place
Class Definition URI http://www.europeana.eu/schemas/edm/Place
Property wgs84_pos:long
Property Definition URI http://www.w3.org/2003/01/geo/wgs84_pos#long
Sub-property of -
Range rdfs:Literal (decimal degrees)
OC Usage Basic Geo (WGS84 Lat/Long) Property; Longitude (λ) - Specified in Decimal Degrees
Obligation 0...1

2.3.3 fi:AqRes

Locality

OC MAP Label Locality
Class fi:AqRes
Class Definition URI http://www.fao.org/fi/figis/devcon/fimes/doc/index.html#AqRes
Property fi:waterAreaOverview
Property Definition URI http://www.fao.org/fi/figis/devcon/fimes/doc/index.html#waterAreaOverview
Sub-property of -
Range rdfs:Literal
OC Usage Fisheries Metadata Element Set (FiMES); "Description of the water area in which the aquatic resource is located, including environmental characteristics, jurisdictional limits, ..." (FIGIS-FIRMS 2002 workshop). Water Area Overview might contain a reference list of areas in which a species or aquatic resource is found or employed.
Obligation 0...n

2.3.4 fi:DepthBehav

Depth of Water

OC MAP Label Depth of Water
Class fi:DepthBehav
Class Definition URI http://www.fao.org/fi/figis/devcon/fimes/doc/index.html#DepthBehav
Property fi:bathymetry
Property Definition URI http://www.fao.org/fi/figis/devcon/fimes/doc/index.html#bathymetry
Sub-property of -
Range rdfs:Literal
OC Usage Fisheries Metadata Element Set (FiMES); Bathymetry is numeric depth information about the ranges in which an aquatic species is found.
Obligation 0…1

2.3.5 fi:FishingGround

Bottom

OC MAP Label Bottom
Class fi:FishingGround
Class Definition URI http://www.fao.org/fi/figis/devcon/fimes/doc/index.html#FishingGround
Property fi:bottomType
Property Definition URI http://www.fao.org/fi/figis/devcon/fimes/doc/index.html#bottomType
Sub-property of -
Range rdfs:Literal
OC Usage Fisheries Metadata Element Set (FiMES); "Marine habitat: type of bottom substratum in which the fishery resource is distributed." (FIRMS Inventory Guidelines 2011).
Obligation 0...1

Depth of Capture

OC MAP Label Depth of Capture
Class fi:FishingGround
Class Definition URI http://www.fao.org/fi/figis/devcon/fimes/doc/index.html#FishingGround
Property fi:depthZone
Property Definition URI http://www.fao.org/fi/figis/devcon/fimes/doc/index.html#depthZone
Sub-property of -
Range rdfs:Literal
OC Usage Fisheries Metadata Element Set (FiMES); "Marine habitat/Fishing ground: Bathymetric depth range in which a fishery resource is distributed or in which a fishery is conducted" (FIRMS Inventory Guidelines 2011).
Obligation 0…1

2.3.6 fi:HabitatBio

Distance Offshore

OC MAP Label Distance Offshore
Class fi:HabitatBio
Class Definition URI http://www.fao.org/fi/figis/devcon/fimes/doc/index.html#HabitatBio
Property fi:horizontalDist
Property Definition URI http://www.fao.org/fi/figis/devcon/fimes/doc/index.html#horizontalDist
Sub-property of -
Range rdfs:Literal
OC Usage Fisheries Metadata Element Set (FiMES); /"Marine habitat: inshore to offshore range in which the fishery resource is distributed (e.g. littoral, neritic, oceanic ...)./" (FIRMS Inventory Guidelines 2011)
Obligation 0…1

Temperature

OC MAP Label Temperature
Class fi:HabitatBio
Class Definition URI http://www.fao.org/fi/figis/devcon/fimes/doc/index.html#HabitatBio
Property fi:waterCondition
Property Definition URI http://www.fao.org/fi/figis/devcon/fimes/doc/index.html#waterCondition
Sub-property of -
Range rdfs:Literal
OC Usage Fisheries Metadata Element Set (FiMES); WaterCondition is information on species affinity related to water conditions or characteristics , e.g. oxygen , temperature etc.
Obligation 0…1

2.3.7 skos:Concept

Notes

OC MAP Label Notes
Class skos:Concept
Class Definition URI http://www.w3.org/2004/02/skos/core#Concept
Property skos:note
Property Definition URI http://www.w3.org/2009/08/skos-reference/skos.html#note
Sub-property of -
Range rdfs:Literal
OC Usage Simple Knowledge Organisation System; Notes are used to provide information relating to SKOS concepts. There is no restriction on the nature of this information, e.g., it could be plain text, hypertext, or an image; it could be a definition, information about the scope of a concept, editorial information, or any other type of information.
Obligation 1...n

2.3.8 vivo:DateTimeValue

Graduation Date

OC MAP Label Graduation Date
Class vivo:DateTimeValue
Class Definition URI http://vivoweb.org/ontology/core#DateTimeValue
Property vivo:dateIssued
Property Definition URI http://vivoweb.org/ontology/core#dateIssued
Sub-property of vivo:dateTimeValue
Range vivo:DateTimeValue
OC Usage VIVO-ISF Ontology V1.6 Property; Date Optional Time Value, DateTime+Timezone Preferred. Date when the thesis degree was issued.
Obligation 1

2.3.9 vivo:EducationalProcess

Affiliation

OC MAP Label Affiliation
Class vivo:EducationalProcess
Class Definition URI http://vivoweb.org/ontology/core#EducationalProcess
Property vivo:departmentOrSchool
Property Definition URI http://vivoweb.org/ontology/core#departmentOrSchool
Sub-property of -
Range -
OC Usage VIVO-ISF Ontology V1.6 Property; The department or school name within institution; Not intended to be an institution name.
Obligation 1...n

2.3.10 bibo:Thesis

Degree

OC MAP Label Degree
Class bibo:Thesis
Class Definition URI http://purl.org/ontology/bibo/Thesis
Property bibo:degree
Property Definition URI http://purl.org/ontology/bibo/degree
Sub-property of -
Range bibo:ThesisDegree
OC Usage A Bibliographic Ontology Property; The thesis degree.
Obligation 1

2.4 Annotation classes

2.4.1 oc:AnnotationContainer

Annotations

OC MAP Label Annotations
Class oc:AnnotationContainer
Class Definition URI http://open.library.ubc.ca/terms#AnnotationContainer
Property oc:annotationContainer
Property Definition URI http://open.library.ubc.ca/terms#annotationContainer
Sub-property of -
Range oa:Annotation
OC Usage UBC Open Collections Metadata Components. This property represents a container for annotations that may exists upon an item. Obligation is 0 - n, and does not include the Full Text, which is represented in oc:annotation.
Obligation 0…n

Full Text

OC MAP Label Full Text
Class oc:AnnotationContainer
Class Definition URI http://open.library.ubc.ca/terms#AnnotationContainer
Property oc:annotation
Property Definition URI http://open.library.ubc.ca/terms#annotation
Sub-property of -
Range oa:Annotation
OC Usage The full text associated with an item. Shown even if empty, to differentiate an empty full text field from a missing full text field.
Obligation 1

2.4.2 oa:Annotation

Body

OC MAP Label Body
Class oa:Annotation
Class Definition URI http://www.w3.org/ns/oa#Annotation
Property oa:hasBody
Property Definition URI http://www.w3.org/ns/oa#hasbody
Sub-property of -
Range oa:TextualBody
OC Usage Reference to the Textual Body subclass or other resource (image, semantic concept) containing the body of the annotation.
Obligation 0…n

Annotation Date

OC MAP Label Annotation Date
Class oa:Annotation
Class Definition URI http://www.w3.org/ns/oa#Annotation
Property dcterms:created
Property Definition URI http://purl.org/dc/terms/created
Sub-property of dc:date
Range xsd:dateTime
OC Usage Date of creation of the annotation. For full text, value is dcterms:created.
Obligation 1

Resource Annotated

OC MAP Label Resource Annotated
Class oa:Annotation
Class Definition URI http://www.w3.org/ns/oa#Annotation
Property oa:hasTarget
Property Definition URI http://www.w3.org/ns/oa#hastarget
Sub-property of -
Range oc:SourceResource, oc:WebResource, or ore:Aggregation
OC Usage For full text, value is oc:id.
Obligation 1

Motivation

OC MAP Label Motivation
Class oa:Annotation
Class Definition URI http://www.w3.org/ns/oa#Annotation
Property oa:motivatedBy
Property Definition URI http://www.w3.org/ns/oa#motivatedby
Sub-property of -
Range oa:Motivation
OC Usage For full text, value is oa:describing.
Obligation 1

Annotator

OC MAP Label Annotator
Class oa:Annotation
Class Definition URI http://www.w3.org/ns/oa#Annotation
Property dcterms:creator
Property Definition URI http://purl.org/dc/terms/creator
Sub-property of dc:creator
Range edm:Agent
OC Usage Information relating to the creator of the annotation.
Obligation 0…1

Source of Annotation

OC MAP Label Source of Annotation
Class oa:Annotation
Class Definition URI http://www.w3.org/ns/oa#Annotation
Property dc:relation
Property Definition URI http://purl.org/dc/elements/1.1/relation
Sub-property of -
Range edm:InformationResource
OC Usage A representation of the annotation (e.g. as a web page) from the provider.
Obligation 0…1

2.4.3 oa:TextualBody

Format

OC MAP Label Format
Class oa:TextualBody
Class Definition URI http://www.w3.org/ns/oa#TextualBody
Property dc:format
Property Definition URI http://purl.org/dc/elements/1.1/format
Sub-property of edm:hasType
Range -
OC Usage Annotation format. Value is rdf:text.
Obligation 1

Language

OC MAP Label Language
Class oa:TextualBody
Class Definition URI http://www.w3.org/ns/oa#TextualBody
Property dc:language
Property Definition URI http://purl.org/dc/elements/1.1/language
Sub-property of edm:hasType
Range -
OC Usage Language(s) of content. Value is dcterms:language.
Obligation 0...n

Text

OC MAP Label Text
Class oa:TextualBody
Class Definition URI http://www.w3.org/ns/oa#TextualBody
Property rdf:value
Property Definition URI http://www.w3.org/1999/02/22-rdf-syntax-ns#value
Sub-property of -
Range rdfs:Literal
OC Usage Text of the annotation.
Obligation 1
Clone this wiki locally