Namespace
http://w3id.org/meta-share/meta-share/
Annotations
Specifies the output results of a tool/service, i.e. the features of the processed (content) resource
Diagram
Type
ms:ProcessingResource
Properties
Used by
Model
ms:processingResourceType ,
ms:samplesLocation{0,1} ,
ms:language* ,
ms:mediaType{0,1} ,
ms:dataFormat* ,
ms:characterEncoding* ,
ms:annotationType* ,
ms:segmentationLevel* ,
ms:typesystem{0,1} ,
ms:annotationSchema{0,1} ,
ms:annotationResource{0,1} ,
ms:modalityType* ,
ms:modalityTypeDetails*
Children
ms:annotationResource , ms:annotationSchema , ms:annotationType , ms:characterEncoding , ms:dataFormat , ms:language , ms:mediaType , ms:modalityType , ms:modalityTypeDetails , ms:processingResourceType , ms:samplesLocation , ms:segmentationLevel , ms:typesystem
Instance
<ms:outputResource xmlns:ms= "http://w3id.org/meta-share/meta-share/" >
<ms:processingResourceType > {1,1} </ms:processingResourceType>
<ms:samplesLocation > {0,1} </ms:samplesLocation>
<ms:language > {0,unbounded} </ms:language>
<ms:mediaType > {0,1} </ms:mediaType>
<ms:dataFormat > {0,unbounded} </ms:dataFormat>
<ms:characterEncoding > {0,unbounded} </ms:characterEncoding>
<ms:annotationType > {0,unbounded} </ms:annotationType>
<ms:segmentationLevel > {0,unbounded} </ms:segmentationLevel>
<ms:typesystem > {0,1} </ms:typesystem>
<ms:annotationSchema > {0,1} </ms:annotationSchema>
<ms:annotationResource > {0,1} </ms:annotationResource>
<ms:modalityType > {0,unbounded} </ms:modalityType>
<ms:modalityTypeDetails xml:lang= "" > {0,unbounded} </ms:modalityTypeDetails>
</ms:outputResource>
Source
<xs:element name= "outputResource" type= "ms:ProcessingResource" >
<xs:annotation >
<xs:documentation xml:lang= "en" > Specifies the output results of a tool/service, i.e. the features of the processed (content) resource </xs:documentation>
<xs:appinfo >
<identifier > http://w3id.org/meta-share/meta-share/outputResource </identifier>
<label xml:lang= "en" > output resource </label>
</xs:appinfo>
</xs:annotation>
</xs:element>