A dereferenceable (or not) URL to another CMC or other model like entity.
Diagram
Type
xs:anyURI
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element maxOccurs="1" minOccurs="0" name="link" type="xs:anyURI"><xs:annotation><xs:documentation xml:lang="en-us">A dereferenceable (or not) URL to another CMC or other model like entity.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdLinkType/link"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdLinkType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/><rdfs:label xml:lang="en-us">link</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/><rdfs:comment xml:lang="en-us">A dereferenceable (or not) URL to another CMC or other model like entity.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
A required term, normally drawn from a vocabulary or ontology such as the OBO RO.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
1
maxOccurs
1
Source
<xs:element maxOccurs="1" minOccurs="1" name="relation" type="xs:string"><xs:annotation><xs:documentation xml:lang="en-us">A required term, normally drawn from a vocabulary or ontology such as the OBO RO.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdLinkType/relation"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdLinkType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/><rdfs:label xml:lang="en-us">relation</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#string"/><rdfs:comment xml:lang="en-us">A required term, normally drawn from a vocabulary or ontology such as the OBO RO.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
A URI where the definition of the relation element term can be found. Normally points to an ontology such as the OBO RO http://purl.obolibrary.org/obo/ro.owl
Diagram
Type
xs:anyURI
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element maxOccurs="1" minOccurs="0" name="relation-uri" type="xs:anyURI"><xs:annotation><xs:documentation xml:lang="en-us">A URI where the definition of the relation element term can be found. Normally points to an ontology such as the OBO RO http://purl.obolibrary.org/obo/ro.owl</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdLinkType/relation-uri"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdLinkType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/><rdfs:label xml:lang="en-us">relation-uri</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/><rdfs:comment xml:lang="en-us">A URI where the definition of the relation element term can be found. Normally points to an ontology such as the OBO RO http://purl.obolibrary.org/obo/ro.owl</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
Complex Type sdc4:XdLinkType
Namespace
https://semanticdatacharter.com/ns/sdc4/
Annotations
Used to specify a Universal Resource Identifier. Set the pattern facet to accommodate your needs in the DM. Intended use is to provide a mechanism that can be used to link together Data Models. The relation element allows for the use of a descriptiveterm for the link with an optional URI pointing to the source vocabulary. In most usecases the modeler will define all three of these using the 'fixed' attribute. Other usecases will have the 'relation' and 'relation-uri' elements fixed and the application will provide the 'link-value'.
<xs:complexType name="XdLinkType"><xs:annotation><xs:documentation xml:lang="en-us">Used to specify a Universal Resource Identifier. Set the pattern facet to accommodate your needs in the DM. Intended use is to provide a mechanism that can be used to link together Data Models. The relation element allows for the use of a descriptive term for the link with an optional URI pointing to the source vocabulary. In most usecases the modeler will define all three of these using the 'fixed' attribute. Other usecases will have the 'relation' and 'relation-uri' elements fixed and the application will provide the 'link-value'.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdLinkType"><rdfs:isDefinedBy rdf:resource="https://semanticdatacharter.com/docs/sdc4/sdc4_xsd_Complex_Type_sdc4_XdLinkType.html#XdLinkType"/><rdfs:subClassOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdAnyType"/><rdfs:label xml:lang="en-us">XdLinkType</rdfs:label><rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMC"/><rdfs:comment xml:lang="en-us">Used to specify a Universal Resource Identifier. Set the pattern facet to accommodate your needs in the DM. Intended use is to provide a mechanism that can be used to link together Concept Models. The relation element allows for the use of a descriptive term for the link with an optional URI pointing to the source vocabulary. In most usecases the modeler will define all three of these using the 'fixed' attribute. Other usecases will have the 'relation' and 'relation-uri' elements fixed and the application will provide the 'link-value'.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation><xs:complexContent><xs:extension base="sdc4:XdAnyType"><xs:sequence><xs:element maxOccurs="1" minOccurs="0" name="link" type="xs:anyURI"><xs:annotation><xs:documentation xml:lang="en-us">A dereferenceable (or not) URL to another CMC or other model like entity.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdLinkType/link"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdLinkType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/><rdfs:label xml:lang="en-us">link</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/><rdfs:comment xml:lang="en-us">A dereferenceable (or not) URL to another CMC or other model like entity.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="1" name="relation" type="xs:string"><xs:annotation><xs:documentation xml:lang="en-us">A required term, normally drawn from a vocabulary or ontology such as the OBO RO.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdLinkType/relation"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdLinkType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/><rdfs:label xml:lang="en-us">relation</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#string"/><rdfs:comment xml:lang="en-us">A required term, normally drawn from a vocabulary or ontology such as the OBO RO.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="0" name="relation-uri" type="xs:anyURI"><xs:annotation><xs:documentation xml:lang="en-us">A URI where the definition of the relation element term can be found. Normally points to an ontology such as the OBO RO http://purl.obolibrary.org/obo/ro.owl</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdLinkType/relation-uri"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdLinkType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/><rdfs:label xml:lang="en-us">relation-uri</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/><rdfs:comment xml:lang="en-us">A URI where the definition of the relation element term can be found. Normally points to an ontology such as the OBO RO http://purl.obolibrary.org/obo/ro.owl</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>