Annotation - GraphΒΆ

r:CitationType

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_Annotation [ label = "{<id>Annotation | + title : InternationalString \l + subTitle : InternationalString \l + alternativeTitle : InternationalString \l + creator : AgentAssociation \l + publisher : AgentAssociation \l + contributor : AgentAssociation \l + date : AnnotationDate \l + languageOfObject : \l + identifier : InternationalIdentifier \l + copyright : InternationalString \l + typeOfResource : ExternalControlledVocabularyEntry \l + informationSource : InternationalString \l + versionIdentification : \l + versioningAgent : AgentAssociation \l + summary : InternationalString \l + relatedResource : ResourceIdentifier \l + provenance : InternationalString \l + rights : InternationalString \l + recordCreationDate : IsoDateType \l + recordLastRevisionDate : IsoDateType \l \l \l| \l \l}" tooltip = "StructuredDataTypes:Annotation" ] DDI4_Annotation -> DDI4_ [arrowhead=onormal color="#000000"]; }