<xs:element name="framework">
<xs:annotation>
<xs:documentation xml:lang="en">Specifies the implementation framework used for developing and running a tool/service</xs:documentation>
<xs:appinfo>
<identifier>http://w3id.org/meta-share/meta-share/framework</identifier>
<label xml:lang="en">framework</label>
</xs:appinfo>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:anyURI">
<xs:enumeration value="http://w3id.org/meta-share/meta-share/AlvisNLP">
<xs:annotation>
<xs:appinfo>
<identifier>http://w3id.org/meta-share/meta-share/AlvisNLP</identifier>
<label xml:lang="en">AlvisNLP</label>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="http://w3id.org/meta-share/meta-share/GATE">
<xs:annotation>
<xs:appinfo>
<identifier>http://w3id.org/meta-share/meta-share/GATE</identifier>
<label xml:lang="en">GATE</label>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="http://w3id.org/meta-share/meta-share/Galaxy">
<xs:annotation>
<xs:appinfo>
<identifier>http://w3id.org/meta-share/meta-share/Galaxy</identifier>
<label xml:lang="en">Galaxy</label>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="http://w3id.org/meta-share/meta-share/UIMA">
<xs:annotation>
<xs:appinfo>
<identifier>http://w3id.org/meta-share/meta-share/UIMA</identifier>
<label xml:lang="en">UIMA</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:element> |