dma:LinkingExtension leaf node


URI

https://w3id.org/media/dma#LinkingExtension

Label

LinkingExtension

Description

This represents information about basic and advanced asset linking and compositions.

Superclasses (1)

Usage

Instances of dma:LinkingExtension can have the following properties:

PROPERTYTYPEDESCRIPTIONRANGE
From class dma:LinkingExtension
schema:validUntil owl:DatatypeProperty -- xsd:dateTimeStamp
dma:linkEnd owl:DatatypeProperty This data property represents the time, in seconds, in which an Asset ends its linking along a time line. It is suitable for videos, musics, etc. Its aim is to indicate the exact time range in which an Asset is related to other when the visualisation or sound is analysed. xsd:integer
dma:linkStart owl:DatatypeProperty This data property represents the time, in seconds, in which an Asset starts its linking along a time line. It is suitable for videos, musics, etc. Its aim is to indicate the exact time range in which an Asset is related to other when the visualisation or sound is analysed. xsd:integer
dma:sourceElement owl:DatatypeProperty It determines the subject of a linking extension. xsd:string
dma:targetElement owl:DatatypeProperty It determines the object of a linking extension. xsd:string
dma:targetId owl:DatatypeProperty It determines the object identifier of a linking extension. xsd:string
dma:targetTitle owl:DatatypeProperty -- xsd:string
dma:targetType owl:DatatypeProperty -- xsd:string
dma:owner owl:FunctionalProperty This refers to the Asset's owner. schema:Organization schema:Person
dma:theme owl:FunctionalProperty It refers to the visualisation theme of an Asset inside a production/exploitation system. Its aim is associating specific visualisation styles when an Asset is being visualised in a widget inside a platform. dma:Theme
dma:widget owl:FunctionalProperty It refers to the visualisation widget for Assets inside a production/exploitation system. dma:Widget
From class owl:Thing
ONTOLegolang_UAge:numberOfClasses owl:AnnotationProperty -- owl:Thing
ONTOLegolang_UAge:numberOfDataProperties owl:AnnotationProperty -- owl:Thing
ONTOLegolang_UAge:numberOfObjectProperties owl:AnnotationProperty -- owl:Thing
dbo:abstract owl:AnnotationProperty -- owl:Thing
dbo:role owl:AnnotationProperty -- dbo:Profession
dbp:contactInfo owl:AnnotationProperty -- owl:Thing
dbp:example owl:AnnotationProperty -- owl:Thing
dc:date owl:AnnotationProperty -- owl:Thing
dc:title owl:DatatypeProperty -- owl:Thing
dcterms:dateCopyrighted owl:AnnotationProperty -- owl:Thing
dcterms:language owl:AnnotationProperty -- owl:Thing
dcterms:license owl:AnnotationProperty -- owl:Thing
dma:assetDataProperty owl:DatatypeProperty It defines generic data properties regarding Digital Media Assets owl:Thing
dma:assetObjectProperty owl:ObjectProperty It defines generic object properties regarding Digital Media Assets owl:Thing
dma:bookDataProperty owl:DatatypeProperty It defines information related to digital books owl:Thing
dma:bookObjectProperty owl:ObjectProperty It refers to object properties related to digital books. owl:Thing
dma:extension owl:ObjectProperty This describes specific object property extensions for ensuring the operativity of Digital Media Assets inside a multimedia platform like SAM platform (http://samproject.net). owl:Thing
dma:externalTerms owl:DatatypeProperty It refers to terms reused from external sources. In general for grouping terms isolated in the ontology. owl:Thing
dma:gameDataProperty owl:DatatypeProperty It defines information regarding games owl:Thing
dma:gameObjectProperty owl:ObjectProperty It refers to object properties related to video games. owl:Thing
dma:genericExtensionDataProperty owl:DatatypeProperty This describes specific data property extensions for ensuring the operativity of Digital Media Assets inside a multimedia platform like SAM platform (http://samproject.net). owl:Thing
dma:linkingExtensionDataProperty owl:DatatypeProperty This refers to an data property able to represent elements of an Asset that are linked along a time line. owl:Thing
dma:movieDataProperty owl:DatatypeProperty It defines information regarding movies/films/videos owl:Thing
dma:movieObjectProperty owl:ObjectProperty It refers to object properties related to movies/films/videos. owl:Thing
dma:musicDataProperty owl:DatatypeProperty It defines information regarding musics owl:Thing
dma:musicObjectProperty owl:ObjectProperty It refers to object properties related to music albums. owl:Thing
dma:nomenclatureDataProperty owl:DatatypeProperty It defines nomenclature data properties regarding Digital Media Assets owl:Thing
dma:nomenclatureObjectProperty owl:ObjectProperty It defines nomenclature object properties regarding Digital Media Assets owl:Thing
dma:ownerExtensionDataProperty owl:DatatypeProperty This refers to a data property able to represent elements of an Asset that set generic information about owner of this Asset. owl:Thing
dma:personDataProperty owl:DatatypeProperty It defines information about persons owl:Thing
dma:personObjectProperty owl:ObjectProperty This refers to object properties about persons. owl:Thing
dma:postalAddress owl:DatatypeProperty It defines information regarding postal address owl:Thing
dma:productDataProperty owl:DatatypeProperty It defines information regarding products owl:Thing
dma:productObjectProperty owl:ObjectProperty It refers to object properties related to digital products. owl:Thing
dma:semanticExtensionDataProperty owl:DatatypeProperty This refers to information about the semantic annotation and characterization of assets. owl:Thing
dma:socialMediaExtensionDataProperty owl:DatatypeProperty This refers to social media aspects of an asset such as the related Facebook pages or Twitter accounts. owl:Thing
dma:syndicationExtensionDataProperty owl:DatatypeProperty This refers to processes related to the syndication of assets and their presentation to end-users. owl:Thing
dma:trackDp owl:DatatypeProperty It refers a generic data property regarding tracks. owl:Thing
dma:trackOp owl:ObjectProperty It refers to object properties related to music recordings , i.e. tracks. owl:Thing
dma:voiceControlExtensionDataProperty owl:DatatypeProperty This refers to information and grammar for personalized control of the devices that present the particular assets. owl:Thing
owl:annotatedSource owl:AnnotationProperty -- schema:Person schema:Organization
owl:annotatedTarget owl:AnnotationProperty -- dma:Asset
schema:bookEdition owl:DatatypeProperty -- owl:Thing
schema:datePublished owl:DatatypeProperty -- owl:Thing

Implementation

@prefix : <https://w3id.org/media/dma#> .
@prefix ONTOLegolang_UAge: <https://w3id.org/nlp/ONTOLegolang_UAge#> .
@prefix dbo: <http://dbpedia.org/ontology/> .
@prefix dbp: <http://dbpedia.org/property/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix edm: <http://www.europeana.eu/schemas/edm#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix protege: <http://protege.stanford.edu/plugins/owl/protege#> .
@prefix purl: <http://purl.org/ontology/po/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdvocab: <http://rdvocab.info/ElementsGr2/> .
@prefix schema: <https://schema.org/> .
@prefix sh: <http://www.w3.org/ns/shacl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix swrl: <http://www.w3.org/2003/11/swrl#> .
@prefix swrlb: <http://www.w3.org/2003/11/swrlb#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix xsp: <http://www.owl-ontologies.com/2005/08/07/xsp.owl#> .

:LinkingExtension a owl:Class ;
    rdfs:label "LinkingExtension" ;
    rdfs:comment "This represents information about basic and advanced asset linking and compositions."@en ;
    rdfs:subClassOf :Extension .