| Namespace |
http://w3id.org/meta-share/meta-share/ |
|
Annotations
|
A classification scheme used for text genres devised by an authority or organization |
|
| Type |
restriction of xs:anyURI |
|
Properties
|
|
|
Facets
|
| enumeration |
http://w3id.org/meta-share/meta-share/ANC_genreClassification |
|
| enumeration |
http://w3id.org/meta-share/meta-share/PAROLE_genreClassification |
|
| enumeration |
http://w3id.org/meta-share/meta-share/other |
|
|
|
Used by
|
|
|
Source
|
<xs:attribute name="TextGenreClassificationScheme">
<xs:annotation>
<xs:documentation xml:lang="en">A classification scheme used for text genres devised by an authority or organization</xs:documentation>
<xs:appinfo>
<identifier>http://w3id.org/meta-share/meta-share/TextGenreClassificationScheme</identifier>
<label xml:lang="en">Text genre classification scheme</label>
<subclassOf>http://w3id.org/meta-share/meta-share/ClassificationScheme</subclassOf>
</xs:appinfo>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:anyURI">
<xs:enumeration value="http://w3id.org/meta-share/meta-share/ANC_genreClassification">
<xs:annotation>
<xs:appinfo>
<identifier>http://w3id.org/meta-share/meta-share/ANC_genreClassification</identifier>
<label xml:lang="en">ANC genre classification scheme</label>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="http://w3id.org/meta-share/meta-share/PAROLE_genreClassification">
<xs:annotation>
<xs:appinfo>
<identifier>http://w3id.org/meta-share/meta-share/PAROLE_genreClassification</identifier>
<label xml:lang="en">PAROLE_genre classification scheme</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:restriction>
</xs:simpleType>
</xs:attribute> |
|