Showing:

Annotations
Diagrams
Model
Properties
Source
Used by
Element sdc4:XdLinkType / link
Namespace No namespace
Annotations
Diagram
Type xs:anyURI
Properties
Source
Element sdc4:XdLinkType / relation
Namespace No namespace
Annotations
A required term, normally drawn from a vocabulary or ontology such as the OBO RO.
Diagram
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>
Element sdc4:XdLinkType / relation-uri
Namespace No namespace
Annotations
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
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 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'.
Diagram
Diagramsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_labelsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_actsdc4_xsd_Element_sdc4_ExceptionalValue.tmp#ExceptionalValuesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_vtbsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_vtesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_trsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_modifiedsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_latitudesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_longitudesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyTypesdc4_xsd_Complex_Type_sdc4_XdLinkType.tmp#XdLinkType_linksdc4_xsd_Complex_Type_sdc4_XdLinkType.tmp#XdLinkType_relationsdc4_xsd_Complex_Type_sdc4_XdLinkType.tmp#XdLinkType_relation-uri
Type extension of sdc4:XdAnyType
Type hierarchy
Used by
Model
Children act, label, latitude, link, longitude, modified, relation, relation-uri, sdc4:ExceptionalValue, tr, vtb, vte
Source
<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>