SNaP Asset Ontology

Created by Press Association, now known as PA Media, and hosted by IPTC with permission from PA Media
Latest Version
0.3.1 - http://data.press.net/ontology/asset/
Created
2011-07-28
Last Modified
2012-01-11
Authors
Paul Wilton
Jarred McGinnis
Paul Harman

Abstract

The Asset Ontology describes news assets (text, images, video, data, etc), the relationships between them and how assets can be classified and semantically annotated.

Design Notes

As the DCMIType vocabulary has no base class (meaning we cannot constrain our asset type to a specific range), the AssetType class abstracting ourselves away from DCMIType while allowing us to strongly type the asset schema. This also allows us to define weak equivalence references to the IPTC vocabulary

Overview Of Terms

An alphabetical index of the ontology terms, divided into classes, properties and individuals. All the terms are hyperlinked to their detailed description for quick reference.

Classes: | Asset | Image | Text | Video

Properties: | byline | created | embargoedUntil | modified | published | summary | title | hasThumbnail | associatedAsset | derivedFrom | hasTranscript

Ontology Terms

Classes

Class: Asset

Label Generic Asset Class
Status testing
Sub-Classes  Image Video Text

Generic News Asset Class

Class: Image

Label Image Asset Class
Status testing

Image Asset Class

Class: Text

Label Text Asset Class
Status testing

Text Asset Class

Class: Video

Label Video Asset Class
Status testing

Video Asset Class

Object Properties

Property: hasThumbnail

LabelProperty that associates a thumbnail image with an asset
Statustesting
Range Image
Domain Asset

Property that associates a thumbnail image with an asset

Property: associatedAsset

LabelProperty that associates one asset with another asset
Statustesting
Sub-Properties  derivedFrom hasThumbnail hasTranscript
Range Asset
Domain Asset

Property that associates one asset with another asset

Property: derivedFrom

LabelRelates an asset to an asset that it is derived from
Statustesting
Range Asset
Domain Asset

Relates an asset to an asset that it is derived from

Property: hasTranscript

LabelThe text transcript of a Video
Statustesting
Range Text
Domain Video

Property that associates a Text transcript with a Video

Datatype Properties

Property: byline

LabelAsset byline
Statustesting
Range  http://www.w3.org/2001/XMLSchema#string
Domain Asset

The byline of a news Asset

Property: created

LabelAsset created dateTime
Statustesting
Range  http://www.w3.org/2001/XMLSchema#dateTime
Domain Asset

The date and time a news Asset was created

Property: embargoedUntil

LabelAsset embargoed until dateTime
Statustesting
Range  http://www.w3.org/2001/XMLSchema#dateTime
Domain Asset

The date and time a news Asset is embargoedUntil

Property: modified

LabelAsset modified dateTime
Statustesting
Range  http://www.w3.org/2001/XMLSchema#dateTime
Domain Asset

The date and time a news Asset was modified

Property: published

LabelAsset published dateTime
Statustesting
Range  http://www.w3.org/2001/XMLSchema#dateTime
Domain Asset

The date and time a news Asset was published

Property: summary

LabelAsset summary
Statustesting
Range  http://www.w3.org/2001/XMLSchema#string
Domain Asset

The summary text of a news Asset

Property: title

LabelAsset title
Statustesting
Range  http://www.w3.org/2001/XMLSchema#string
Domain Asset

The title of a news Asset