MorphoSource Terms Vocabulary

IRI
http://www.morphosource.org/terms/ms
Title
MorphoSource Terms Vocabulary
Version Info
0.6.0
Description
The MorphoSource Terms Vocabulary provides terms for documenting and transmitting information concerning 3D, 2D, and audiovisual media that represent some kind of object, whether a physical object or born digital, and the initial imaging and derived processing workflows used to produce media. Terms support describing media, detailing how media were created, and documenting crucial management, curation, and access or re-use details that pertain either to media or to objects. This vocabulary is closely related to a companion MorphoSource Controlled Vocabularies term set (https://www.morphosource.org/terms/mscv), which provides controlled vocabularies helpful for describing 3D, 2D, and audiovisual media.

Introduction

This document describes the MorphoSource Data Vocabulary, a vocabulary schema for documenting and transmitting information concerning 3D, 2D, and audiovisual media that represent some kind of object, whether a physical object or born digital, and the initial imaging and derived processing workflows used to produce media. This data vocabulary allows for describing media, detailing how media were created, and documenting crucial management, curation, and access or re-use details that pertain either to media or to objects. This data vocabulary is used by the MorphoSource 3D Data Repository as an integral part of the repository platform, but the use of the vocabulary is not limited to data reposited on MorphoSource. Rather, the intent of the vocabulary is to provide a suitable schema to describe 3D, 2D, and AV media representing objects that can be used broadly and for a variety of use cases, although the focus of the terms in this vocabulary skews toward academic use cases and especially use cases within biodiversity or cultural heritage fields.

The data vocabulary is presented both as human-readable web documentation, of which this page is part, and also as a machine-readable RDF/OWL-schema RDF-format ontology.

Contextual Notes

This web documentation strives to be as intuitive and comprehensible as possible, but for clarity, some RDF/OWL concepts and conventions are used that may or may not be familiar to readers. This document describes terms in the MorphoSource Data Vocabulary namespace http://www.morphosource.org/terms/ms which is prefixed here as ms:. Each term in the data vocabulary has a full web-resolvable Internationalized Resource Identifier (IRI) used to uniquely identify that term, but that IRI can be shortened by replacing the full namespace with the namespace prefix. As an example, the record type term IRI http://www.morphosource.org/terms/ms/Media is shortened to ms:Media. In this document, term names are given as shortened prefixed IRIs, but full IRIs are also listed.

Some terms described here in this data vocabulary make reference to the MorphoSource Controlled Vocabularies term set with the namespace http://www.morphosource.org/terms/mscv or mscv:. MorphoSource Controlled Vocabularies is a separate data schema that provides a collection of controlled vocabularies and specific enumerated values for controlled vocabularies that are either necessary or useful when documenting image media, such as 3D imaging modality type (mscv:ImageModalityType) or copyright and permissions rights statement (dcterms:RightsStatement). Please see the MorphoSource Controlled Vocabularies documentation for more details on this term set.

Organization and Basic Concepts

To describe media and object data, as well as how media are produced and how media and objects are managed, MorphoSource uses multiple record types, where each record type is a digital entity, a physical entity, or an event in which a digital entity is created or processed. Each record type has a specific and distinctive profile of metadata fields used to document and contextualize that record and relationships between records.

In RDF/OWL language, each MorphoSource record type is characterized as a class (OWL:Class), and each record type class is associated with multiple metadata field Properties (OWL:DatatypeProperty or OWL:ObjectProperty). Some record type classes “inherit” from parent classes; that is, the inheriting class describes a more specific form of the parent class, and it is both associated with the properties of the parent class and has separate properties that uniquely describe the child class. Another way of describing these is to refer to subclasses and superclasses, respectively. The following diagram demonstrates the basic classes that comprise the MorphoSource data vocabulary, along with specific properties that relate classes to each other, and intuitive descriptions of how records relate to each other.

MorphoSource data vocabulary class diagram

The diagram is not intended to be an exhaustive representation of all possible relationships that these classes can have among themselves, but it provides some common examples of how classes can be related. In particular, two common but different ways that individual ms:Media can be related to an individual ms:ImagingEvent are depicted. The left media example closest to the ms:ImagingEvent diagram item depicts a “raw” media, where the media is generated using a device in an imaging event that involves no or minimal digital post-processing. The ms:ImagingEvent creates the ms:Media, characterized via a pcdm:hasMember property. Subsequently, a second derived ms:Media is created from the first media through digital post-processing. The processing is documented with an ms:ProcessingEvent record, and a chain of pcdm:hasMember properties is used to document the hierarchy between all of these records. The right media example further away from the ms:ImagingEvent diagram item depicts a more nuanced media hierarchy, where a derived media with significant software post-processing was created, but no record exists to represent the initial raw media produced directly by the imaging event. This corresponds to an actual use case where the reconstruction of a CT scan is to be documented without the presence of initial CT projections from which the reconstruction was created. In this case, the ms:ImagingEvent is directly followed by a ms:ProcessingEvent with no interposing media, and the ms:ProcessingEvent creates the ms:Media. This example also demonstrates how files are associated with a ms:Media through ms:FileSet, which is a record that documents file-specific technical metadata and is itself associated with the actual file (represented as pcdm:File).

Other Vocabularies and Data Standards

This data vocabulary conforms to data standards and uses pre-existing terms from other best practice community-approved vocabularies and ontologies wherever possible and practical to do so. Other term sets are used in a variety of different ways. Where an existing term from another data standard matches the use case of this vocabulary perfectly, the existing term is used directly. As an example, the Darwin Core property term dwc:catalogNumber is used directly to document a physical object’s catalog number identifier within a collection. In other cases, a broader or more general existing term can be found that corresponds to a more specific implementation in this data vocabulary. In those cases, a ms: term is created but is classified as a sub-class (if a class) or a sub-property (if a property) of the more general term. As an example, the term ms:projections, used to record the number of projection images generated as part of a scan with CT modality or a related modality, is classified as a sub-property of the DICOM property term dicom:ImagesinAcquisition. The full list of all term namespaces used throughout this documentation is listed below.

Using the Documentation

The most straightforward place to start when familiarizing oneself with the data vocabulary is with the list of record type classes below this section. Each class described in the MorphoSource data vocabulary is defined and a link is provided to a documentation page specific to that class. Class-specific documentation pages describe the individual record type class and list and describe all metadata field properties associated with that class, both for properties directly associated with the class and properties associated with the class through subclass inheritance (if present). Accessing a class IRI in a browser will also direct to class-specific documentation. Accessing a property IRI in a browser will display a property-specific documentation page, which will describe the property and list all classes that make use of the property. It is also possible to view the entire data vocabulary in a single condensed document, or to view all classes or all properties.

Classes

Label Description
Biological Specimen Object A physical object that is a biological specimen, such as a skeleton, a whole body, or a fossil.
CT Image Series Imaging Event Imaging Event with CT, MRI, or similar Image Modality. Has specific metadata fields other Imaging Events may not have.
Cultural Heritage Object A physical object that is usually non-biological and is of some human cultural significance.
Device A device used to image a physical object to create media.
FileSet A sequence of binary data accompanied by technical metadata.
Imaging Event An active event in which a physical object is imaging to produce media.
Media 3D, 2D, or AV media representing a physical object.
Organization A relatively autonomous bureaucratic unit responsible for controlling physical objects or devices. Often a museum collection, an entire museum institution, or a faculty lab department.
Photogrammetry Imaging Event Imaging Event with Photogrammetry Image Modality. Has specific metadata fields other Imaging Events may not have.
Photography Imaging Event Imaging Event with Photography Image Modality. Has specific metadata fields other Imaging Events may not have.
Physical Object A physical object, usually of scholarly interest, that is imaged to create media.
Processing Event An active event in which a media is processed to produce another media. Belongs to Imaging Event or Media as a member (as either of these can lead to a processing event), and has member Media (as the processing event leads to the production of Media).
Sequential Section Imaging Event Imaging Event with Sequential Section Image Modality. Has specific metadata fields other Imaging Events may not have.
Taxonomy Set of hierarchical categorical terms used to classify a biological specimen based on phylogeny and shared characteristics.
User Individual user of MorphoSource.

Namespace abbreviations

abbreviation IRI
ac http://rs.tdwg.org/ac/terms/
attributes http://rs.tdwg.org/dwc/terms/attributes/
bf http://id.loc.gov/ontologies/bibframe/
cc http://creativecommons.org/ns#
dc http://purl.org/dc/elements/1.1/
dcam http://purl.org/dc/dcam/
dcmitype http://purl.org/dc/dcmitype/
dcterms http://purl.org/dc/terms/
dicom http://purl.org/healthcarevocab/v1#
dwc http://rs.tdwg.org/dwc/terms/
edm http://www.europeana.eu/schemas/edm/
exif http://www.w3.org/2003/12/exif/ns#
mrel http://id.loc.gov/vocabulary/relators/
ms http://www.morphosource.org/terms/ms/
mscv http://www.morphosource.org/terms/mscv/
ns1 http://www.morphosource.org/terms/
owl http://www.w3.org/2002/07/owl#
pcdm http://pcdm.org/models#
photoshop http://ns.adobe.com/photoshop/1.0/
rdf http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs http://www.w3.org/2000/01/rdf-schema#
skos http://www.w3.org/2004/02/skos/core#
v1 http://www.loc.gov/mads/rdf/v1#
xmpRights http://ns.adobe.com/xap/1.0/rights/
xsd http://www.w3.org/2001/XMLSchema#

Acknowledgements

Creation of this data vocabulary was supported by the National Science Foundation under Grant Number DBI-2149257. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.

On this page