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

Difference between revisions of "CTS2/doc/CTS2 SFM SlotArea"

From HL7Wiki
Jump to navigation Jump to search
m (1 revision: Re-import CTS2 documentation pages with appropriate links)
Line 1: Line 1:
{{navigation|CTS2_and_HL7_SFM|CTS2_SFM_ConceptDomainAttributes}}
+
{{navigation|CTS2/doc/CTS2_and_HL7_SFM|CTS2/doc/CTS2_SFM_ConceptDomainAttributes}}
  
 
= SFM and PIM slot annotation mapping =
 
= SFM and PIM slot annotation mapping =
Line 18: Line 18:
 
|}
 
|}
  
{{navigation|CTS2_and_HL7_SFM|CTS2_SFM_ConceptDomainAttributes}}
+
{{navigation|CTS2/doc/CTS2_and_HL7_SFM|CTS2/doc/CTS2_SFM_ConceptDomainAttributes}}

Revision as of 03:49, 28 November 2015

Prev Contents Next

SFM and PIM slot annotation mapping

The CTS2 SFM describes an AnnotationAttribute, which references an optional collection of Slots. This "type class provides a type for an 'annotation attribute' within the classes which needs additional annotations beyond basic annotation like the one provided with the attribute 'provenanceDetails' present in many classes.". The CTS2 PIM did not use the ''<<type>>'' stereotype, instead adding optional property sets (almost) everywhere where appropriate. The figure below describes the SFM and PIM correlation in more detail:

top

Class SFM PIM Description
Slot slot_value Property.value[1..*] The CTS2 PIM refines the possible values of a slot to include entity, resource, and literal values.
slot_name property.predicate Typing this to a formal predicate makes slot names terminological entities themselves - subclasses of RDF Property
slot_datatype property.value.literal.format[0..1]
AnnotationAttribute (none) The CTS2 PIM chose not to use a run-time attribute binding model.
Prev Contents Next