Namespace
http://w3id.org/meta-share/meta-share/
Annotations
Classifies the parameter according to a specific (not yet standardised) typing system (e.g., whether it's boolean, string, integer, a document, mapping, etc.)
Diagram
Type
restriction of xs:anyURI
Properties
Facets
enumeration
http://w3id.org/meta-share/meta-share/boolean
enumeration
http://w3id.org/meta-share/meta-share/component1
enumeration
http://w3id.org/meta-share/meta-share/corpora
enumeration
http://w3id.org/meta-share/meta-share/data
enumeration
http://w3id.org/meta-share/meta-share/document2
enumeration
http://w3id.org/meta-share/meta-share/float
enumeration
http://w3id.org/meta-share/meta-share/integer
enumeration
http://w3id.org/meta-share/meta-share/other
enumeration
http://w3id.org/meta-share/meta-share/string
enumeration
http://w3id.org/meta-share/meta-share/url1
Used by
Source
<xs:element name= "parameterType" >
<xs:annotation >
<xs:documentation xml:lang= "en" > Classifies the parameter according to a specific (not yet standardised) typing system (e.g., whether it's boolean, string, integer, a document, mapping, etc.) </xs:documentation>
<xs:appinfo >
<identifier > http://w3id.org/meta-share/meta-share/parameterType </identifier>
<label xml:lang= "en" > parameter type </label>
</xs:appinfo>
</xs:annotation>
<xs:simpleType >
<xs:restriction base= "xs:anyURI" >
<xs:enumeration value= "http://w3id.org/meta-share/meta-share/boolean" >
<xs:annotation >
<xs:appinfo >
<identifier > http://w3id.org/meta-share/meta-share/boolean </identifier>
<label xml:lang= "en" > boolean </label>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value= "http://w3id.org/meta-share/meta-share/component1" >
<xs:annotation >
<xs:appinfo >
<identifier > http://w3id.org/meta-share/meta-share/component1 </identifier>
<label xml:lang= "en" > component </label>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value= "http://w3id.org/meta-share/meta-share/corpora" >
<xs:annotation >
<xs:appinfo >
<identifier > http://w3id.org/meta-share/meta-share/corpora </identifier>
<label xml:lang= "en" > corpora </label>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value= "http://w3id.org/meta-share/meta-share/data" >
<xs:annotation >
<xs:appinfo >
<identifier > http://w3id.org/meta-share/meta-share/data </identifier>
<label xml:lang= "en" > data </label>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value= "http://w3id.org/meta-share/meta-share/document2" >
<xs:annotation >
<xs:appinfo >
<identifier > http://w3id.org/meta-share/meta-share/document2 </identifier>
<label xml:lang= "en" > document </label>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value= "http://w3id.org/meta-share/meta-share/float" >
<xs:annotation >
<xs:appinfo >
<identifier > http://w3id.org/meta-share/meta-share/float </identifier>
<label xml:lang= "en" > float </label>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value= "http://w3id.org/meta-share/meta-share/integer" >
<xs:annotation >
<xs:appinfo >
<identifier > http://w3id.org/meta-share/meta-share/integer </identifier>
<label xml:lang= "en" > integer </label>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value= "http://w3id.org/meta-share/meta-share/other" >
<xs:annotation >
<xs:appinfo >
<identifier > http://w3id.org/meta-share/meta-share/other </identifier>
<label xml:lang= "en" > other </label>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value= "http://w3id.org/meta-share/meta-share/string" >
<xs:annotation >
<xs:appinfo >
<identifier > http://w3id.org/meta-share/meta-share/string </identifier>
<label xml:lang= "en" > string </label>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value= "http://w3id.org/meta-share/meta-share/url1" >
<xs:annotation >
<xs:appinfo >
<identifier > http://w3id.org/meta-share/meta-share/url1 </identifier>
<label xml:lang= "en" > url </label>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
</xs:element>