This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

CTS2/doc/Entity Example RDF

From HL7Wiki
Jump to navigation Jump to search

CTS2 Rendering of RDF Property

The rendering below represents the minimal information that would need to be supplied to a CTS2 service to represent rdf:property:

<?xml version="1.0" ?>
<EntityDescription xmlns="http://schema.omg.org/spec/CTS2/1.0/Entity" 
                   xmlns:core="http://schema.omg.org/spec/CTS2/1.0/Core">
    <predicateDescription about="http://www.w3.org/1999/02/22-rdf-syntax-ns#subject">
        <entityID>
            <core:namespace>RDF</core:namespace>
            <core:name>subject</core:name>
        </entityID>
        <describingCodeSystemVersion>
            <core:version uri="http://www.w3.org/1999/02/22-rdf-syntax-ns#">RDF</core:version>
        </describingCodeSystemVersion>
        <designation designationRole="PREFERRED">
            <core:value>subject</core:value>
        </designation>
        <definition>
            <core:value>The subject of the subject RDF statement.</core:value>
        </definition>
        <entityType uri="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property">
            <core:namespace>RDF</core:namespace>
           <core:name>Property</core:name>
        </entityType>
    </predicateDescription>
</EntityDescription>

Navigation – Common Terminology Services (CTS2)

   Home
About CTS2
   Purpose
   CTS2 History
   Business Case
How it works
   Federation
   Functionality
Implementing CTS2
   Architecture
   Development
Resources
   Purpose
   FAQ
   Business Case
   Glossary of Terms
Specification
   REST
   SOAP
   HL7 SFM
Development
   CTS2 Development Framework
   Implementations
  Github Page
Community
   Who is Using CTS2?
   Get Help
   Links