Table of contents
A package is a administrative collection of classes in DDI. These are not namespaces.
Classes
digraph G { fontname = "Bitstream Vera Sans" fontsize = 8 overlap=false; compound=true; node [ fontname = "Bitstream Vera Sans" fontsize = 8 shape = "record" ] edge [ fontname = "Bitstream Vera Sans" fontsize = 8 mode="ipsep" ] DDI4_GeographicExtent [ label = "{<id>GeographicExtent | + boundingPolygon : Polygon \l + excludingPolygon : Polygon \l + geographicTime : DateRange \l + hasAreaCoverage : AreaCoverage \l + hasCentroid : SpatialPoint \l + locationPoint : SpatialPoint \l + isSpatialLine : SpatialLine \l \l \l| <GeographicExtent_hasBoundingBox_association> hasBoundingBox \l \l}" tooltip = "GeographicClassification:GeographicExtent" ] DDI4_GeographicUnit [ label = "{<id>GeographicUnit | + geographicTime : DateRange \l + supercedes : SpatialRelationship \l + precedes : SpatialRelationship \l \l \l| <GeographicUnit_hasGeographicExtent_association> hasGeographicExtent \l \l}" tooltip = "GeographicClassification:GeographicUnit" ] DDI4_GeographicUnitClassification [ label = "{<id>GeographicUnitClassification | + contains : GeographicUnitIndicator \l + releaseDate : Date \l + validDates : DateRange \l + isCurrent : \l + isFloating : \l + displayLabel : LabelForDisplay \l + usage : InternationalStructuredString \l \l \l| <GeographicUnitClassification_references_association> references \l| <GeographicUnitClassification_isStructuredBy_association> isStructuredBy \l| <GeographicUnitClassification_isMaintainedBy_association> isMaintainedBy \l| <GeographicUnitClassification_variantOf_association> variantOf \l| <GeographicUnitClassification_replaces_association> replaces \l| <GeographicUnitClassification_isReplacedBy_association> isReplacedBy \l| <GeographicUnitClassification_realizes_association> realizes \l \l}" tooltip = "GeographicClassification:GeographicUnitClassification" ] DDI4_GeographicUnitRelationStructure [ label = "{<id>GeographicUnitRelationStructure | + hasRelationSpecification : RelationSpecification \l + semantic : ExternalControlledVocabularyEntry \l + totality : TotalityType \l + hasMemberRelation : GeographicUnitRelation \l \l \l| <GeographicUnitRelationStructure_realizes_association> realizes \l \l}" tooltip = "GeographicClassification:GeographicUnitRelationStructure" ] DDI4_GeographicUnitTypeClassification [ label = "{<id>GeographicUnitTypeClassification | + contains : GeographicUnitTypeIndicator \l + releaseDate : Date \l + validDates : DateRange \l + isCurrent : \l + isFloating : \l + displayLabel : LabelForDisplay \l + usage : InternationalStructuredString \l \l \l| <GeographicUnitTypeClassification_references_association> references \l| <GeographicUnitTypeClassification_isStructuredBy_association> isStructuredBy \l| <GeographicUnitTypeClassification_isMaintainedBy_association> isMaintainedBy \l| <GeographicUnitTypeClassification_variantOf_association> variantOf \l| <GeographicUnitTypeClassification_replaces_association> replaces \l| <GeographicUnitTypeClassification_isReplacedBy_association> isReplacedBy \l| <GeographicUnitTypeClassification_realizes_association> realizes \l \l}" tooltip = "GeographicClassification:GeographicUnitTypeClassification" ] DDI4_GeographicUnitTypeRelationStructure [ label = "{<id>GeographicUnitTypeRelationStructure | + hasRelationSpecification : RelationSpecification \l + semantic : ExternalControlledVocabularyEntry \l + totality : TotalityType \l + hasMemberRelation : GeographicUnitTypeRelation \l \l \l| <GeographicUnitTypeRelationStructure_realizes_association> realizes \l \l}" tooltip = "GeographicClassification:GeographicUnitTypeRelationStructure" ] subgraph Conceptual { label = "Conceptual" node [ color = "#0000ff" ] DDI4_ConceptSystem [ label = "{<id>DDI_ConceptSystem}" tooltip = "Conceptual:ConceptSystem" href = "../Package/Conceptual/ConceptSystem/index.html" ] DDI4_Unit [ label = "{<id>DDI_Unit}" tooltip = "Conceptual:Unit" href = "../Package/Conceptual/Unit/index.html" ] } subgraph Discovery { label = "Discovery" node [ color = "#0000ff" ] DDI4_BoundingBox [ label = "{<id>DDI_BoundingBox}" tooltip = "Discovery:BoundingBox" href = "../Package/Discovery/BoundingBox/index.html" ] } subgraph CollectionsPattern { label = "CollectionsPattern" node [ color = "#0000ff" ] DDI4_RelationStructure [ label = "{<id>DDI_RelationStructure}" tooltip = "CollectionsPattern:RelationStructure" href = "../Package/CollectionsPattern/RelationStructure/index.html" ] DDI4_StructuredCollection [ label = "{<id>DDI_StructuredCollection}" tooltip = "CollectionsPattern:StructuredCollection" href = "../Package/CollectionsPattern/StructuredCollection/index.html" ] } subgraph Identification { label = "Identification" node [ color = "#0000ff" ] DDI4_AnnotatedIdentifiable [ label = "{<id>DDI_AnnotatedIdentifiable}" tooltip = "Identification:AnnotatedIdentifiable" href = "../Package/Identification/AnnotatedIdentifiable/index.html" ] DDI4_Identifiable [ label = "{<id>DDI_Identifiable}" tooltip = "Identification:Identifiable" href = "../Package/Identification/Identifiable/index.html" ] } subgraph Agents { label = "Agents" node [ color = "#0000ff" ] DDI4_Organization [ label = "{<id>DDI_Organization}" tooltip = "Agents:Organization" href = "../Package/Agents/Organization/index.html" ] } subgraph Representations { label = "Representations" node [ color = "#0000ff" ] DDI4_EnumerationDomain [ label = "{<id>DDI_EnumerationDomain}" tooltip = "Representations:EnumerationDomain" href = "../Package/Representations/EnumerationDomain/index.html" ] } DDI4_GeographicExtent -> DDI4_AnnotatedIdentifiable [arrowhead=onormal color="#000000"]; DDI4_GeographicExtent:GeographicExtent_hasBoundingBox_association -> DDI4_BoundingBox [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..1" edgetooltip="hasBoundingBox" fontcolor="black" color="#00000"]; DDI4_GeographicUnit -> DDI4_Unit [arrowhead=onormal color="#000000"]; DDI4_GeographicUnit:GeographicUnit_hasGeographicExtent_association -> DDI4_GeographicExtent [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..n" edgetooltip="hasGeographicExtent" fontcolor="black" color="#00000"]; DDI4_GeographicUnitClassification -> DDI4_EnumerationDomain [arrowhead=onormal color="#000000"]; DDI4_GeographicUnitClassification:GeographicUnitClassification_references_association -> DDI4_ConceptSystem [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..n" edgetooltip="references" fontcolor="black" color="#00000"]; DDI4_GeographicUnitClassification:GeographicUnitClassification_isStructuredBy_association -> DDI4_GeographicUnitRelationStructure [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..1" edgetooltip="isStructuredBy" fontcolor="black" color="#00000"]; DDI4_GeographicUnitClassification:GeographicUnitClassification_isMaintainedBy_association -> DDI4_Organization [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..n" edgetooltip="isMaintainedBy" fontcolor="black" color="#00000"]; DDI4_GeographicUnitClassification:GeographicUnitClassification_variantOf_association -> DDI4_GeographicUnitClassification [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..1" edgetooltip="variantOf" fontcolor="black" color="#00000"]; DDI4_GeographicUnitClassification:GeographicUnitClassification_replaces_association -> DDI4_GeographicUnitClassification [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..n" edgetooltip="replaces" fontcolor="black" color="#00000"]; DDI4_GeographicUnitClassification:GeographicUnitClassification_isReplacedBy_association -> DDI4_GeographicUnitClassification [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..n" edgetooltip="isReplacedBy" fontcolor="black" color="#00000"]; DDI4_GeographicUnitClassification:GeographicUnitClassification_realizes_association -> DDI4_StructuredCollection [ arrowhead=none arrowtail=none edgetooltip="realizes" fontcolor="black" color="#00000"]; DDI4_GeographicUnitRelationStructure -> DDI4_Identifiable [arrowhead=onormal color="#000000"]; DDI4_GeographicUnitRelationStructure:GeographicUnitRelationStructure_realizes_association -> DDI4_RelationStructure [ arrowhead=none arrowtail=none edgetooltip="realizes" fontcolor="black" color="#00000"]; DDI4_GeographicUnitTypeClassification -> DDI4_EnumerationDomain [arrowhead=onormal color="#000000"]; DDI4_GeographicUnitTypeClassification:GeographicUnitTypeClassification_references_association -> DDI4_ConceptSystem [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..n" edgetooltip="references" fontcolor="black" color="#00000"]; DDI4_GeographicUnitTypeClassification:GeographicUnitTypeClassification_isStructuredBy_association -> DDI4_GeographicUnitTypeRelationStructure [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..1" edgetooltip="isStructuredBy" fontcolor="black" color="#00000"]; DDI4_GeographicUnitTypeClassification:GeographicUnitTypeClassification_isMaintainedBy_association -> DDI4_Organization [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..n" edgetooltip="isMaintainedBy" fontcolor="black" color="#00000"]; DDI4_GeographicUnitTypeClassification:GeographicUnitTypeClassification_variantOf_association -> DDI4_GeographicUnitTypeClassification [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..1" edgetooltip="variantOf" fontcolor="black" color="#00000"]; DDI4_GeographicUnitTypeClassification:GeographicUnitTypeClassification_replaces_association -> DDI4_GeographicUnitTypeClassification [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..n" edgetooltip="replaces" fontcolor="black" color="#00000"]; DDI4_GeographicUnitTypeClassification:GeographicUnitTypeClassification_isReplacedBy_association -> DDI4_GeographicUnitTypeClassification [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..n" edgetooltip="isReplacedBy" fontcolor="black" color="#00000"]; DDI4_GeographicUnitTypeClassification:GeographicUnitTypeClassification_realizes_association -> DDI4_StructuredCollection [ arrowhead=none arrowtail=none edgetooltip="realizes" fontcolor="black" color="#00000"]; DDI4_GeographicUnitTypeRelationStructure -> DDI4_Identifiable [arrowhead=onormal color="#000000"]; DDI4_GeographicUnitTypeRelationStructure:GeographicUnitTypeRelationStructure_realizes_association -> DDI4_RelationStructure [ arrowhead=none arrowtail=none edgetooltip="realizes" fontcolor="black" color="#00000"]; }