|
| Namespace |
https://semanticdatacharter.com/ns/sdc4/ |
|
Diagram
|
|
| Type |
sdc4:DMType |
|
Properties
|
|
| Model
|
label{0,1} , dm-language , dm-encoding , creation_timestamp{0,1} , instance_id{0,1} , instance_version{0,1} , current-state{0,1} , sdc4:Item , subject{0,1} , provider* , sdc4:Participation* , protocol{0,1} , workflow{0,1} , acs{0,1} , sdc4:Audit* , attestation{0,1} , sdc4:XdLink*
|
| Children |
acs, attestation, creation_timestamp, current-state, dm-encoding, dm-language, instance_id, instance_version, label, protocol, provider, sdc4:Audit, sdc4:Item, sdc4:Participation, sdc4:XdLink, subject, workflow |
|
Instance
|
<sdc4:DM xmlns:sdc4="https://semanticdatacharter.com/ns/sdc4/">
<label>{0,1}</label>
<dm-language>{1,1}</dm-language>
<dm-encoding>{1,1}</dm-encoding>
<creation_timestamp>{0,1}</creation_timestamp>
<instance_id>{0,1}</instance_id>
<instance_version>{0,1}</instance_version>
<current-state>{0,1}</current-state>
<sdc4:Item>{1,1}</sdc4:Item>
<subject>{0,1}</subject>
<provider>{0,unbounded}</provider>
<sdc4:Participation>{0,unbounded}</sdc4:Participation>
<protocol>{0,1}</protocol>
<workflow>{0,1}</workflow>
<acs>{0,1}</acs>
<sdc4:Audit>{0,unbounded}</sdc4:Audit>
<attestation>{0,1}</attestation>
<sdc4:XdLink>{0,unbounded}</sdc4:XdLink>
</sdc4:DM>
|
|
|
Source
|
<xs:element name="DM" type="sdc4:DMType">
<xs:annotation>
<xs:appinfo>
<rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#DM">
<rdfs:subClassOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMS"/>
<sdc4:isCMSOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#DMType"/>
<rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMS"/>
</rdf:Description>
</xs:appinfo>
</xs:annotation>
</xs:element>
|
|
|
|