Skip to content

Highlight annotation model

rkboyce edited this page Jul 27, 2013 · 1 revision

TODO: show the MHighlightAnnotation class and its relationship to the annotation model

{
    "sets": [
        {
            "@type": "ao:AnnotationSet",
            "@id": "urn:domeoclient:uuid:A4D3D1BD-1D69-4F8A-A399-588A0C1DEA70",
            "domeo_temp_localId": "1",
            "ao:annotatesResource": "http://www.ncbi.nlm.nih.gov/gene/6606",
            "pav:createdBy": "urn:person:uuid:paolociccarese",
            "pav:createdOn": "2013-07-23 10:06:30 -0400",
            "pav:createdWith": "http://www.commonsemantics.com/agent/domeo_b5",
            "rdfs:label": "Default Set",
            "dct:description": "The default set is created automatically by Domeo when no other set is existing.",
            "pav:lineageUri": "",
            "pav:versionNumber": "",
            "pav:previousVersion": "",
            "ao:item": [
                {
                    "@type": "ao:Highlight",
                    "@id": "urn:domeoclient:uuid:07EF6BC9-6492-4901-8CCB-82C9B5878CA4",
                    "domeo_temp_localId": "2",
                    "pav:createdBy": "urn:person:uuid:paolociccarese",
                    "pav:createdOn": "2013-07-23 10:06:30 -0400",
                    "pav:createdWith": "http://www.commonsemantics.com/agent/domeo_b5",
                    "pav:lastSavedOn": "",
                    "rdfs:label": "Highlight",
                    "pav:lineageUri": "",
                    "pav:versionNumber": "",
                    "pav:previousVersion": "",
                    "domeo_temp_hasChanged": "true",
                    "domeo_temp_saveAsNewVersion": "true",
                    "ao:context": [
                        {
                            "@type": "ao:SpecificResource",
                            "@id": "urn:domeoclient:uuid:615CB183-2C1D-4304-AF6E-158303903924",
                            "domeo_temp_localId": "0",
                            "ao:hasSource": "http://www.ncbi.nlm.nih.gov/gene/6606",
                            "ao:hasSelector": {
                                "@type": "ao:PrefixSuffixTextSelector",
                                "@id": "urn:domeoclient:uuid:615CB183-2C1D-4304-AF6E-158303903924",
                                "domeo_temp_localId": "0",
                                "domeo:uuid": "615CB183-2C1D-4304-AF6E-158303903924",
                                "pav:createdOn": "2013-07-23 10:06:30 -0400",
                                "ao:prefix": "Eukaryota; Metazoa; Chordata; Craniata; ",
                                "ao:exact": " Vertebrata",
                                "ao:suffix": "; Euteleostomi; Mammalia; Eutheria; Euarchontoglires; \nPrimates; Haplorrhini; Catarrhini; Hominidae; Homo"
                            }
                        }
                    ]
                }
            ],
            "permissions:permissions": {
                "permissions:accessType": "urn:domeo:access:public",
                "permissions:isLocked": "false"
            },
            "domeo:agents": [
                {
                    "@id": "http://www.commonsemantics.com/agent/domeo_b5",
                    "@type": "foafx:Software",
                    "rdfs:label": "Domeo",
                    "foafx:name": "Domeo",
                    "foafx:homepage": "",
                    "foafx:version": "b5",
                    "foafx:build": ""
                },
                {
                    "@id": "urn:person:uuid:paolociccarese",
                    "@type": "foafx:Person",
                    "rdfs:label": "Paolo Ciccarese",
                    "foafx:name": "Paolo Ciccarese",
                    "foafx:homepage": "",
                    "foafx:title": "Dr.",
                    "foafx:email": "[email protected]",
                    "foafx:firstname": "Paolo",
                    "foafx:middlename": "Nunzio",
                    "foafx:lastname": "Ciccarese",
                    "foafx:picture": "http://www.hcklab.org/images/me/paolo%20ciccarese-boston.jpg"
                }
            ]
        }
    ]