|
| Namespace |
https://semanticdatacharter.com/ns/sdc4/ |
|
Diagram
|
|
| Type |
sdc4:AttestationType |
|
Properties
|
|
| Model
|
label{0,1} , view{0,1} , proof{0,1} , reason{0,1} , committer{0,1} , committed{0,1} , pending
|
| Children |
committed, committer, label, pending, proof, reason, view |
|
Instance
|
<sdc4:Attestation xmlns:sdc4="https://semanticdatacharter.com/ns/sdc4/">
<label>{0,1}</label>
<view>{0,1}</view>
<proof>{0,1}</proof>
<reason>{0,1}</reason>
<committer>{0,1}</committer>
<committed>{0,1}</committed>
<pending>{1,1}</pending>
</sdc4:Attestation>
|
|
|
Source
|
<xs:element name="Attestation" type="sdc4:AttestationType">
<xs:annotation>
<xs:appinfo>
<rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#Attestation">
<rdfs:subClassOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMS"/>
<sdc4:isCMSOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType"/>
<rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMS"/>
</rdf:Description>
</xs:appinfo>
</xs:annotation>
</xs:element>
|
|
|
|