Skip to content

Instantly share code, notes, and snippets.

@yochannah
Last active August 1, 2018 10:45
Show Gist options
  • Save yochannah/a4f9c6a8a502d3daaf418c7d8ec51be7 to your computer and use it in GitHub Desktop.
Save yochannah/a4f9c6a8a502d3daaf418c7d8ec51be7 to your computer and use it in GitHub Desktop.
humanmine model in json
{
"model": {
"package": "org.intermine.model.bio",
"classes": {
"ChromosomalDuplication": {
"extends": ["ChromosomeStructureVariation"],
"references": {
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Chromosomal Duplication",
"name": "ChromosomalDuplication",
"count": 0,
"attributes": {
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"GWAS": {
"extends": [],
"references": {
"publication": {
"displayName": "Publication",
"name": "publication",
"referencedType": "Publication"
}
},
"collections": {
"results": {
"displayName": "Results",
"name": "results",
"reverseReference": "study",
"referencedType": "GWASResult"
}
},
"displayName": "GWAS",
"name": "GWAS",
"count": 1305,
"attributes": {
"year": {
"displayName": "Year",
"name": "year",
"type": "java.lang.Integer"
},
"replicateSample": {
"displayName": "Replicate Sample",
"name": "replicateSample",
"type": "java.lang.String"
},
"initialSample": {
"displayName": "Initial Sample",
"name": "initialSample",
"type": "java.lang.String"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"firstAuthor": {
"displayName": "First Author",
"name": "firstAuthor",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Enhancer": {
"extends": ["CRM"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "regulatoryRegions",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"TFBindingSites": {
"displayName": "TF Binding Sites",
"name": "TFBindingSites",
"reverseReference": "CRM",
"referencedType": "TFBindingSite"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Enhancer",
"name": "Enhancer",
"count": 1994,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"DataSet": {
"extends": [],
"references": {
"publication": {
"displayName": "Publication",
"name": "publication",
"referencedType": "Publication"
},
"dataSource": {
"displayName": "Data Source",
"name": "dataSource",
"reverseReference": "dataSets",
"referencedType": "DataSource"
}
},
"collections": {
"bioEntities": {
"displayName": "Bio Entities",
"name": "bioEntities",
"reverseReference": "dataSets",
"referencedType": "BioEntity"
}
},
"displayName": "Data Set",
"name": "DataSet",
"count": 65,
"attributes": {
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"description": {
"displayName": "Description",
"name": "description",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"version": {
"displayName": "Version",
"name": "version",
"type": "java.lang.String"
},
"url": {
"displayName": "URL",
"name": "url",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Primer": {
"extends": ["Oligo"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Primer",
"name": "Primer",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"LncRNA": {
"extends": ["NcRNA"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "transcripts",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"protein": {
"displayName": "Protein",
"name": "protein",
"reverseReference": "transcripts",
"referencedType": "Protein"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"exons": {
"displayName": "Exons",
"name": "exons",
"reverseReference": "transcripts",
"referencedType": "Exon"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"UTRs": {
"displayName": "UTRs",
"name": "UTRs",
"reverseReference": "transcripts",
"referencedType": "UTR"
},
"introns": {
"displayName": "Introns",
"name": "introns",
"reverseReference": "transcripts",
"referencedType": "Intron"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"CDSs": {
"displayName": "CDSs",
"name": "CDSs",
"reverseReference": "transcript",
"referencedType": "CDS"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Lnc RNA",
"name": "LncRNA",
"count": 25715,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"NonAllelicHomologousRecombinationRegion": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Non Allelic Homologous Recombination Region",
"name": "NonAllelicHomologousRecombinationRegion",
"count": 427,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"OntologyTerm": {
"extends": [],
"references": {
"ontology": {
"displayName": "Ontology",
"name": "ontology",
"referencedType": "Ontology"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"referencedType": "OntologyTermSynonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"referencedType": "DataSet"
},
"relations": {
"displayName": "Relations",
"name": "relations",
"referencedType": "OntologyRelation"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"referencedType": "OntologyTerm"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "ontologyTerm",
"referencedType": "OntologyAnnotation"
},
"parents": {
"displayName": "Parents",
"name": "parents",
"referencedType": "OntologyTerm"
}
},
"displayName": "Ontology Term",
"name": "OntologyTerm",
"count": 89082,
"attributes": {
"identifier": {
"displayName": "Identifier",
"name": "identifier",
"type": "java.lang.String"
},
"obsolete": {
"displayName": "Obsolete",
"name": "obsolete",
"type": "java.lang.Boolean"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"namespace": {
"displayName": "Namespace",
"name": "namespace",
"type": "java.lang.String"
},
"description": {
"displayName": "Description",
"name": "description",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"CDS": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"transcript": {
"displayName": "Transcript",
"name": "transcript",
"reverseReference": "CDSs",
"referencedType": "Transcript"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "CDSs",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"protein": {
"displayName": "Protein",
"name": "protein",
"reverseReference": "CDSs",
"referencedType": "Protein"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "CDS",
"name": "CDS",
"count": 113733,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Homologue": {
"extends": [],
"references": {
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "homologues",
"referencedType": "Gene"
},
"homologue": {
"displayName": "Homologue",
"name": "homologue",
"referencedType": "Gene"
}
},
"collections": {
"evidence": {
"displayName": "Evidence",
"name": "evidence",
"referencedType": "OrthologueEvidence"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"referencedType": "DataSet"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"referencedType": "CrossReference"
}
},
"displayName": "Homologue",
"name": "Homologue",
"count": 497295,
"attributes": {
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"type": {
"displayName": "Type",
"name": "type",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Gene": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
},
"downstreamIntergenicRegion": {
"displayName": "Downstream Intergenic Region",
"name": "downstreamIntergenicRegion",
"referencedType": "IntergenicRegion"
},
"upstreamIntergenicRegion": {
"displayName": "Upstream Intergenic Region",
"name": "upstreamIntergenicRegion",
"referencedType": "IntergenicRegion"
}
},
"collections": {
"atlasExpression": {
"displayName": "Atlas Expression",
"name": "atlasExpression",
"reverseReference": "gene",
"referencedType": "AtlasExpression"
},
"regulatoryRegions": {
"displayName": "Regulatory Regions",
"name": "regulatoryRegions",
"reverseReference": "gene",
"referencedType": "RegulatoryRegion"
},
"homologues": {
"displayName": "Homologues",
"name": "homologues",
"reverseReference": "gene",
"referencedType": "Homologue"
},
"introns": {
"displayName": "Introns",
"name": "introns",
"reverseReference": "genes",
"referencedType": "Intron"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"proteins": {
"displayName": "Proteins",
"name": "proteins",
"reverseReference": "genes",
"referencedType": "Protein"
},
"SNPs": {
"displayName": "SN Ps",
"name": "SNPs",
"reverseReference": "gene",
"referencedType": "SNP"
},
"probeSets": {
"displayName": "Probe Sets",
"name": "probeSets",
"reverseReference": "genes",
"referencedType": "ProbeSet"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"alleles": {
"displayName": "Alleles",
"name": "alleles",
"reverseReference": "gene",
"referencedType": "Allele"
},
"transcripts": {
"displayName": "Transcripts",
"name": "transcripts",
"reverseReference": "gene",
"referencedType": "Transcript"
},
"exons": {
"displayName": "Exons",
"name": "exons",
"reverseReference": "gene",
"referencedType": "Exon"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"UTRs": {
"displayName": "UTRs",
"name": "UTRs",
"reverseReference": "gene",
"referencedType": "UTR"
},
"diseases": {
"displayName": "Diseases",
"name": "diseases",
"reverseReference": "genes",
"referencedType": "Disease"
},
"pathways": {
"displayName": "Pathways",
"name": "pathways",
"reverseReference": "genes",
"referencedType": "Pathway"
},
"flankingRegions": {
"displayName": "Flanking Regions",
"name": "flankingRegions",
"reverseReference": "gene",
"referencedType": "GeneFlankingRegion"
},
"rnaSeqResults": {
"displayName": "Rna Seq Results",
"name": "rnaSeqResults",
"reverseReference": "gene",
"referencedType": "RNASeqResult"
},
"goAnnotation": {
"displayName": "GO Annotation",
"name": "goAnnotation",
"referencedType": "GOAnnotation"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"proteinAtlasExpression": {
"displayName": "Protein Atlas Expression",
"name": "proteinAtlasExpression",
"reverseReference": "gene",
"referencedType": "ProteinAtlasExpression"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"CDSs": {
"displayName": "CDSs",
"name": "CDSs",
"reverseReference": "gene",
"referencedType": "CDS"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Gene",
"name": "Gene",
"count": 225950,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"description": {
"displayName": "Description",
"name": "description",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
},
"briefDescription": {
"displayName": "Brief Description",
"name": "briefDescription",
"type": "java.lang.String"
},
"cytoLocation": {
"displayName": "Cytological Location",
"name": "cytoLocation",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": ["im:preferredBagType", "im:aspect:Genomics"]
},
"Substitution": {
"extends": ["BiologicalRegion", "SequenceAlteration"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Substitution",
"name": "Substitution",
"count": 30928232,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"UniProtFeature": {
"extends": [],
"references": {
"feature": {
"displayName": "Feature",
"name": "feature",
"referencedType": "OntologyTerm"
},
"protein": {
"displayName": "Protein",
"name": "protein",
"reverseReference": "features",
"referencedType": "Protein"
}
},
"collections": {},
"displayName": "UniProt Feature",
"name": "UniProtFeature",
"count": 756395,
"attributes": {
"description": {
"displayName": "Description",
"name": "description",
"type": "java.lang.String"
},
"end": {
"displayName": "End",
"name": "end",
"type": "java.lang.Integer"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"type": {
"displayName": "Type",
"name": "type",
"type": "java.lang.String"
},
"begin": {
"displayName": "Begin",
"name": "begin",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"VGeneSegment": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "V Gene Segment",
"name": "VGeneSegment",
"count": 421,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"ProteinDomain": {
"extends": ["BioEntity"],
"references": {
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"foundIn": {
"displayName": "Found In",
"name": "foundIn",
"referencedType": "ProteinDomain"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"contains": {
"displayName": "Contains",
"name": "contains",
"referencedType": "ProteinDomain"
},
"goAnnotation": {
"displayName": "GO Annotation",
"name": "goAnnotation",
"referencedType": "GOAnnotation"
},
"proteinDomainRegions": {
"displayName": "Protein Domain Regions",
"name": "proteinDomainRegions",
"reverseReference": "proteinDomain",
"referencedType": "ProteinDomainRegion"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "ProteinDomain"
},
"parentFeatures": {
"displayName": "Parent Features",
"name": "parentFeatures",
"referencedType": "ProteinDomain"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Protein Domain",
"name": "ProteinDomain",
"count": 33947,
"attributes": {
"identifier": {
"displayName": "Identifier",
"name": "identifier",
"type": "java.lang.String"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"description": {
"displayName": "Description",
"name": "description",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"type": {
"displayName": "Type",
"name": "type",
"type": "java.lang.String"
},
"shortName": {
"displayName": "Short Name",
"name": "shortName",
"type": "java.lang.String"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": ["im:aspect:Proteins"]
},
"CGeneSegment": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "C Gene Segment",
"name": "CGeneSegment",
"count": 28,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"RepeatRegion": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Repeat Region",
"name": "RepeatRegion",
"count": 156,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"SyntenicRegion": {
"extends": ["SequenceFeature"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"syntenyBlock": {
"displayName": "Synteny Block",
"name": "syntenyBlock",
"reverseReference": "syntenicRegions",
"referencedType": "SyntenyBlock"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Syntenic Region",
"name": "SyntenicRegion",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"SyntenyBlock": {
"extends": [],
"references": {},
"collections": {
"syntenicRegions": {
"displayName": "Syntenic Regions",
"name": "syntenicRegions",
"reverseReference": "syntenyBlock",
"referencedType": "SyntenicRegion"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"referencedType": "DataSet"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"referencedType": "Publication"
}
},
"displayName": "Synteny Block",
"name": "SyntenyBlock",
"count": 0,
"attributes": {
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"ProteinAtlasExpression": {
"extends": [],
"references": {
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "proteinAtlasExpression",
"referencedType": "Gene"
},
"tissue": {
"displayName": "Tissue",
"name": "tissue",
"reverseReference": "proteinAtlasExpression",
"referencedType": "Tissue"
}
},
"collections": {},
"displayName": "Protein Atlas Expression",
"name": "ProteinAtlasExpression",
"count": 1046118,
"attributes": {
"cellType": {
"displayName": "Cell Type",
"name": "cellType",
"type": "java.lang.String"
},
"level": {
"displayName": "Level",
"name": "level",
"type": "java.lang.String"
},
"reliability": {
"displayName": "Reliability",
"name": "reliability",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"BindingSite": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Binding Site",
"name": "BindingSite",
"count": 1341,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"MiRNA": {
"extends": ["NcRNA"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "transcripts",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"protein": {
"displayName": "Protein",
"name": "protein",
"reverseReference": "transcripts",
"referencedType": "Protein"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"exons": {
"displayName": "Exons",
"name": "exons",
"reverseReference": "transcripts",
"referencedType": "Exon"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"UTRs": {
"displayName": "UTRs",
"name": "UTRs",
"reverseReference": "transcripts",
"referencedType": "UTR"
},
"introns": {
"displayName": "Introns",
"name": "introns",
"reverseReference": "transcripts",
"referencedType": "Intron"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"CDSs": {
"displayName": "CDSs",
"name": "CDSs",
"reverseReference": "transcript",
"referencedType": "CDS"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "miRNA",
"name": "MiRNA",
"count": 2811,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Publication": {
"extends": [],
"references": {},
"collections": {
"entities": {
"displayName": "Entities",
"name": "entities",
"reverseReference": "publications",
"referencedType": "Annotatable"
},
"meshTerms": {
"displayName": "Mesh Terms",
"name": "meshTerms",
"reverseReference": "publications",
"referencedType": "MeshTerm"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "DatabaseReference"
},
"authors": {
"displayName": "Authors",
"name": "authors",
"reverseReference": "publications",
"referencedType": "Author"
}
},
"displayName": "Publication",
"name": "Publication",
"count": 912477,
"attributes": {
"volume": {
"displayName": "Volume",
"name": "volume",
"type": "java.lang.String"
},
"pages": {
"displayName": "Pages",
"name": "pages",
"type": "java.lang.String"
},
"journal": {
"displayName": "Journal",
"name": "journal",
"type": "java.lang.String"
},
"issue": {
"displayName": "Issue",
"name": "issue",
"type": "java.lang.String"
},
"month": {
"displayName": "Month",
"name": "month",
"type": "java.lang.String"
},
"year": {
"displayName": "Year",
"name": "year",
"type": "java.lang.Integer"
},
"abstractText": {
"displayName": "Abstract Text",
"name": "abstractText",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"title": {
"displayName": "Title",
"name": "title",
"type": "java.lang.String"
},
"pubMedId": {
"displayName": "PubMed ID",
"name": "pubMedId",
"type": "java.lang.String"
},
"doi": {
"displayName": "Doi",
"name": "doi",
"type": "java.lang.String"
},
"firstAuthor": {
"displayName": "First Author",
"name": "firstAuthor",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"OrthologueEvidence": {
"extends": [],
"references": {
"evidenceCode": {
"displayName": "Evidence Code",
"name": "evidenceCode",
"referencedType": "OrthologueEvidenceCode"
}
},
"collections": {
"publications": {
"displayName": "Publications",
"name": "publications",
"referencedType": "Publication"
}
},
"displayName": "Orthologue Evidence",
"name": "OrthologueEvidence",
"count": 1,
"attributes": {
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"ForwardPrimer": {
"extends": ["Primer"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Forward Primer",
"name": "ForwardPrimer",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Minisatellite": {
"extends": ["TandemRepeat"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Minisatellite",
"name": "Minisatellite",
"count": 10,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"DataSource": {
"extends": [],
"references": {},
"collections": {
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "dataSource",
"referencedType": "DataSet"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"referencedType": "Publication"
}
},
"displayName": "Data Source",
"name": "DataSource",
"count": 44,
"attributes": {
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"description": {
"displayName": "Description",
"name": "description",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"url": {
"displayName": "URL",
"name": "url",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"NaturalTransposableElement": {
"extends": ["TransposableElement"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Natural Transposable Element",
"name": "NaturalTransposableElement",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"PrimaryTranscript": {
"extends": ["Transcript"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "transcripts",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"protein": {
"displayName": "Protein",
"name": "protein",
"reverseReference": "transcripts",
"referencedType": "Protein"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"exons": {
"displayName": "Exons",
"name": "exons",
"reverseReference": "transcripts",
"referencedType": "Exon"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"UTRs": {
"displayName": "UTRs",
"name": "UTRs",
"reverseReference": "transcripts",
"referencedType": "UTR"
},
"introns": {
"displayName": "Introns",
"name": "introns",
"reverseReference": "transcripts",
"referencedType": "Intron"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"CDSs": {
"displayName": "CDSs",
"name": "CDSs",
"reverseReference": "transcript",
"referencedType": "CDS"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Primary Transcript",
"name": "PrimaryTranscript",
"count": 1880,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"AtlasExpression": {
"extends": [],
"references": {
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "atlasExpression",
"referencedType": "Gene"
},
"probe": {
"displayName": "Probe",
"name": "probe",
"reverseReference": "atlasExpression",
"referencedType": "ProbeSet"
}
},
"collections": {
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"referencedType": "DataSet"
}
},
"displayName": "Atlas Expression",
"name": "AtlasExpression",
"count": 6623250,
"attributes": {
"condition": {
"displayName": "Condition",
"name": "condition",
"type": "java.lang.String"
},
"expression": {
"displayName": "Expression",
"name": "expression",
"type": "java.lang.String"
},
"tStatistic": {
"displayName": "T Statistic",
"name": "tStatistic",
"type": "java.lang.Double"
},
"pValue": {
"displayName": "P Value",
"name": "pValue",
"type": "java.lang.Double"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"type": {
"displayName": "Type",
"name": "type",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"ECNumber": {
"extends": [],
"references": {},
"collections": {
"proteins": {
"displayName": "Proteins",
"name": "proteins",
"reverseReference": "ecNumbers",
"referencedType": "Protein"
}
},
"displayName": "EC Number",
"name": "ECNumber",
"count": 1839,
"attributes": {
"identifier": {
"displayName": "Identifier",
"name": "identifier",
"type": "java.lang.String"
},
"description": {
"displayName": "Description",
"name": "description",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"InteractionDetail": {
"extends": [],
"references": {
"experiment": {
"displayName": "Experiment",
"name": "experiment",
"reverseReference": "interactions",
"referencedType": "InteractionExperiment"
},
"interaction": {
"displayName": "Interaction",
"name": "interaction",
"reverseReference": "details",
"referencedType": "Interaction"
}
},
"collections": {
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"referencedType": "DataSet"
},
"interactingRegions": {
"displayName": "Interacting Regions",
"name": "interactingRegions",
"reverseReference": "interaction",
"referencedType": "InteractionRegion"
},
"allInteractors": {
"displayName": "All Interactors",
"name": "allInteractors",
"referencedType": "Interactor"
}
},
"displayName": "Interaction Detail",
"name": "InteractionDetail",
"count": 1358961,
"attributes": {
"role1": {
"displayName": "Role 1",
"name": "role1",
"type": "java.lang.String"
},
"relationshipType": {
"displayName": "Relationship Type",
"name": "relationshipType",
"type": "java.lang.String"
},
"role2": {
"displayName": "Role 2",
"name": "role2",
"type": "java.lang.String"
},
"confidence": {
"displayName": "Confidence",
"name": "confidence",
"type": "java.lang.Double"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"confidenceText": {
"displayName": "Confidence Text",
"name": "confidenceText",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"type": {
"displayName": "Type",
"name": "type",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Author": {
"extends": [],
"references": {},
"collections": {
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "authors",
"referencedType": "Publication"
}
},
"displayName": "Author",
"name": "Author",
"count": 1862547,
"attributes": {
"firstName": {
"displayName": "First Name",
"name": "firstName",
"type": "java.lang.String"
},
"lastName": {
"displayName": "Last Name",
"name": "lastName",
"type": "java.lang.String"
},
"initials": {
"displayName": "Initials",
"name": "initials",
"type": "java.lang.String"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"MRNA": {
"extends": ["Transcript"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "transcripts",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"protein": {
"displayName": "Protein",
"name": "protein",
"reverseReference": "transcripts",
"referencedType": "Protein"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"exons": {
"displayName": "Exons",
"name": "exons",
"reverseReference": "transcripts",
"referencedType": "Exon"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"UTRs": {
"displayName": "UTRs",
"name": "UTRs",
"reverseReference": "transcripts",
"referencedType": "UTR"
},
"introns": {
"displayName": "Introns",
"name": "introns",
"reverseReference": "transcripts",
"referencedType": "Intron"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"CDSs": {
"displayName": "CDSs",
"name": "CDSs",
"reverseReference": "transcript",
"referencedType": "CDS"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "mRNA",
"name": "MRNA",
"count": 113138,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": ["im:aspect:Genomics"]
},
"BioEntity": {
"extends": ["Annotatable"],
"references": {
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Bio-Entity",
"name": "BioEntity",
"count": 34788440,
"attributes": {
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"InteractionRegion": {
"extends": [],
"references": {
"interaction": {
"displayName": "Interaction",
"name": "interaction",
"reverseReference": "interactingRegions",
"referencedType": "InteractionDetail"
},
"ontologyTerm": {
"displayName": "Ontology Term",
"name": "ontologyTerm",
"referencedType": "OntologyTerm"
}
},
"collections": {
"locations": {
"displayName": "Locations",
"name": "locations",
"referencedType": "Location"
}
},
"displayName": "Interaction Region",
"name": "InteractionRegion",
"count": 3818,
"attributes": {
"startStatus": {
"displayName": "Start Status",
"name": "startStatus",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"endStatus": {
"displayName": "End Status",
"name": "endStatus",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Pseudogene": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Pseudogene",
"name": "Pseudogene",
"count": 16001,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"TransposableElement": {
"extends": ["MobileGeneticElement"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Transposable Element",
"name": "TransposableElement",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"CDNAClone": {
"extends": ["Region"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "cDNA Clone",
"name": "CDNAClone",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"ChromosomalDeletion": {
"extends": ["ChromosomeStructureVariation"],
"references": {
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Chromosomal Deletion",
"name": "ChromosomalDeletion",
"count": 0,
"attributes": {
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"SequenceFeature": {
"extends": ["BioEntity"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Sequence Feature",
"name": "SequenceFeature",
"count": 34113999,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"RNaseMRPRNA": {
"extends": ["NcRNA"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "transcripts",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"protein": {
"displayName": "Protein",
"name": "protein",
"reverseReference": "transcripts",
"referencedType": "Protein"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"exons": {
"displayName": "Exons",
"name": "exons",
"reverseReference": "transcripts",
"referencedType": "Exon"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"UTRs": {
"displayName": "UTRs",
"name": "UTRs",
"reverseReference": "transcripts",
"referencedType": "UTR"
},
"introns": {
"displayName": "Introns",
"name": "introns",
"reverseReference": "transcripts",
"referencedType": "Intron"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"CDSs": {
"displayName": "CDSs",
"name": "CDSs",
"reverseReference": "transcript",
"referencedType": "CDS"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "RNase MRP RNA",
"name": "RNaseMRPRNA",
"count": 1,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"SequenceAlteration": {
"extends": ["SequenceComparison"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Sequence Alteration",
"name": "SequenceAlteration",
"count": 30928259,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"SequenceSecondaryStructure": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Sequence Secondary Structure",
"name": "SequenceSecondaryStructure",
"count": 9,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Complex": {
"extends": [],
"references": {},
"collections": {
"goAnnotation": {
"displayName": "GO Annotation",
"name": "goAnnotation",
"referencedType": "GOAnnotation"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"referencedType": "DataSet"
},
"allInteractors": {
"displayName": "All Interactors",
"name": "allInteractors",
"referencedType": "Interactor"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"referencedType": "Publication"
}
},
"displayName": "Complex",
"name": "Complex",
"count": 620,
"attributes": {
"identifier": {
"displayName": "Identifier",
"name": "identifier",
"type": "java.lang.String"
},
"systematicName": {
"displayName": "Systematic Name",
"name": "systematicName",
"type": "java.lang.String"
},
"function": {
"displayName": "Function",
"name": "function",
"type": "java.lang.String"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"properties": {
"displayName": "Properties",
"name": "properties",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Promoter": {
"extends": ["TranscriptionalCisRegulatoryRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "regulatoryRegions",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Promoter",
"name": "Promoter",
"count": 338,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"ProbeSet": {
"extends": ["SequenceFeature"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"atlasExpression": {
"displayName": "Atlas Expression",
"name": "atlasExpression",
"reverseReference": "probe",
"referencedType": "AtlasExpression"
},
"genes": {
"displayName": "Genes",
"name": "genes",
"reverseReference": "probeSets",
"referencedType": "Gene"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Probe Set",
"name": "ProbeSet",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"description": {
"displayName": "Description",
"name": "description",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Tissue": {
"extends": [],
"references": {
"tissueGroup": {
"displayName": "Tissue Group",
"name": "tissueGroup",
"reverseReference": "tissues",
"referencedType": "TissueGroup"
}
},
"collections": {
"proteinAtlasExpression": {
"displayName": "Protein Atlas Expression",
"name": "proteinAtlasExpression",
"reverseReference": "tissue",
"referencedType": "ProteinAtlasExpression"
}
},
"displayName": "Tissue",
"name": "Tissue",
"count": 64,
"attributes": {
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"SNP": {
"extends": ["Substitution"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "SNPs",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"GWASResults": {
"displayName": "GWAS Results",
"name": "GWASResults",
"reverseReference": "SNP",
"referencedType": "GWASResult"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "SNP",
"name": "SNP",
"count": 30928232,
"attributes": {
"tssDistance": {
"displayName": "Tss Distance",
"name": "tssDistance",
"type": "java.lang.Integer"
},
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"pValue": {
"displayName": "P Value",
"name": "pValue",
"type": "java.lang.Double"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"tissue": {
"displayName": "Tissue",
"name": "tissue",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"SnoRNA": {
"extends": ["NcRNA"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "transcripts",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"protein": {
"displayName": "Protein",
"name": "protein",
"reverseReference": "transcripts",
"referencedType": "Protein"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"exons": {
"displayName": "Exons",
"name": "exons",
"reverseReference": "transcripts",
"referencedType": "Exon"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"UTRs": {
"displayName": "UTRs",
"name": "UTRs",
"reverseReference": "transcripts",
"referencedType": "UTR"
},
"introns": {
"displayName": "Introns",
"name": "introns",
"reverseReference": "transcripts",
"referencedType": "Intron"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"CDSs": {
"displayName": "CDSs",
"name": "CDSs",
"reverseReference": "transcript",
"referencedType": "CDS"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "snoRNA",
"name": "SnoRNA",
"count": 542,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": ["im:aspect:Genomics"]
},
"MitoticRecombinationRegion": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Mitotic Recombination Region",
"name": "MitoticRecombinationRegion",
"count": 54,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"TFBindingSite": {
"extends": ["ProteinBindingSite", "RegulatoryRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "regulatoryRegions",
"referencedType": "Gene"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
},
"CRM": {
"displayName": "CRM",
"name": "CRM",
"reverseReference": "TFBindingSites",
"referencedType": "CRM"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "TF Binding Site",
"name": "TFBindingSite",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": ["im:aspect:Genomics"]
},
"NucleotideMotif": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Nucleotide Motif",
"name": "NucleotideMotif",
"count": 547,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"IntergenicRegion": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"adjacentGenes": {
"displayName": "Adjacent Genes",
"name": "adjacentGenes",
"referencedType": "Gene"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Intergenic Region",
"name": "IntergenicRegion",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Transcript": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "transcripts",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"protein": {
"displayName": "Protein",
"name": "protein",
"reverseReference": "transcripts",
"referencedType": "Protein"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"exons": {
"displayName": "Exons",
"name": "exons",
"reverseReference": "transcripts",
"referencedType": "Exon"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"UTRs": {
"displayName": "UTRs",
"name": "UTRs",
"reverseReference": "transcripts",
"referencedType": "UTR"
},
"introns": {
"displayName": "Introns",
"name": "introns",
"reverseReference": "transcripts",
"referencedType": "Intron"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"CDSs": {
"displayName": "CDSs",
"name": "CDSs",
"reverseReference": "transcript",
"referencedType": "CDS"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Transcript",
"name": "Transcript",
"count": 161141,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": ["im:aspect:Genomics"]
},
"GCRichPromoterRegion": {
"extends": ["NucleotideMotif"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "GC Rich Promoter Region",
"name": "GCRichPromoterRegion",
"count": 3,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"MicroarrayOligo": {
"extends": ["Oligo"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Microarray Oligo",
"name": "MicroarrayOligo",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"MammalianPhenotypeTerm": {
"extends": ["OntologyTerm"],
"references": {
"ontology": {
"displayName": "Ontology",
"name": "ontology",
"referencedType": "Ontology"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"referencedType": "OntologyTermSynonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"referencedType": "DataSet"
},
"relations": {
"displayName": "Relations",
"name": "relations",
"referencedType": "OntologyRelation"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"referencedType": "OntologyTerm"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "ontologyTerm",
"referencedType": "OntologyAnnotation"
},
"parents": {
"displayName": "Parents",
"name": "parents",
"referencedType": "OntologyTerm"
}
},
"displayName": "Mammalian Phenotype Term",
"name": "MammalianPhenotypeTerm",
"count": 25725,
"attributes": {
"identifier": {
"displayName": "Identifier",
"name": "identifier",
"type": "java.lang.String"
},
"obsolete": {
"displayName": "Obsolete",
"name": "obsolete",
"type": "java.lang.Boolean"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"namespace": {
"displayName": "Namespace",
"name": "namespace",
"type": "java.lang.String"
},
"description": {
"displayName": "Description",
"name": "description",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"CDNAMatch": {
"extends": ["Match"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "cDNA Match",
"name": "CDNAMatch",
"count": 354,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"EST": {
"extends": ["Oligo"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"overlappingESTSets": {
"displayName": "Overlapping EST Sets",
"name": "overlappingESTSets",
"reverseReference": "ESTs",
"referencedType": "OverlappingESTSet"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "EST",
"name": "EST",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"ThreePrimeUTR": {
"extends": ["UTR"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "UTRs",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"transcripts": {
"displayName": "Transcripts",
"name": "transcripts",
"reverseReference": "UTRs",
"referencedType": "Transcript"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Three Prime UTR",
"name": "ThreePrimeUTR",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"JGeneSegment": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "J Gene Segment",
"name": "JGeneSegment",
"count": 105,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Silencer": {
"extends": ["CRM"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "regulatoryRegions",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"TFBindingSites": {
"displayName": "TF Binding Sites",
"name": "TFBindingSites",
"reverseReference": "CRM",
"referencedType": "TFBindingSite"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Silencer",
"name": "Silencer",
"count": 66,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"ChromosomalTranslocation": {
"extends": ["ChromosomeStructureVariation", "SequenceAlteration"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
}
},
"displayName": "Chromosomal Translocation",
"name": "ChromosomalTranslocation",
"count": 0,
"attributes": {
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Allele": {
"extends": ["SequenceCollection"],
"references": {
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "alleles",
"referencedType": "Gene"
},
"publication": {
"displayName": "Publication",
"name": "publication",
"referencedType": "Publication"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"highLevelPhenotypeTerms": {
"displayName": "High Level Phenotype Terms",
"name": "highLevelPhenotypeTerms",
"referencedType": "MammalianPhenotypeTerm"
},
"genotypes": {
"displayName": "Genotypes",
"name": "genotypes",
"reverseReference": "alleles",
"referencedType": "Genotype"
},
"diseases": {
"displayName": "Diseases",
"name": "diseases",
"reverseReference": "alleles",
"referencedType": "Disease"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Allele",
"name": "Allele",
"count": 463961,
"attributes": {
"reference": {
"displayName": "Reference",
"name": "reference",
"type": "java.lang.String"
},
"clinicalSignificance": {
"displayName": "Clinical Significance",
"name": "clinicalSignificance",
"type": "java.lang.String"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"alternate": {
"displayName": "Alternate",
"name": "alternate",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"type": {
"displayName": "Type",
"name": "type",
"type": "java.lang.String"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"SequenceVariant": {
"extends": [],
"references": {},
"collections": {
"genes": {
"displayName": "Genes",
"name": "genes",
"referencedType": "Gene"
}
},
"displayName": "Sequence Variant",
"name": "SequenceVariant",
"count": 0,
"attributes": {
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"Intron": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"transcripts": {
"displayName": "Transcripts",
"name": "transcripts",
"reverseReference": "introns",
"referencedType": "Transcript"
},
"genes": {
"displayName": "Genes",
"name": "genes",
"reverseReference": "introns",
"referencedType": "Gene"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Intron",
"name": "Intron",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Centromere": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Centromere",
"name": "Centromere",
"count": 24,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"AntisenseRNA": {
"extends": ["NcRNA"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "transcripts",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"protein": {
"displayName": "Protein",
"name": "protein",
"reverseReference": "transcripts",
"referencedType": "Protein"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"exons": {
"displayName": "Exons",
"name": "exons",
"reverseReference": "transcripts",
"referencedType": "Exon"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"UTRs": {
"displayName": "UTRs",
"name": "UTRs",
"reverseReference": "transcripts",
"referencedType": "UTR"
},
"introns": {
"displayName": "Introns",
"name": "introns",
"reverseReference": "transcripts",
"referencedType": "Intron"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"CDSs": {
"displayName": "CDSs",
"name": "CDSs",
"reverseReference": "transcript",
"referencedType": "CDS"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Antisense RNA",
"name": "AntisenseRNA",
"count": 22,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"ConservedRegion": {
"extends": ["Region"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Conserved Region",
"name": "ConservedRegion",
"count": 102,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"GOEvidence": {
"extends": ["OntologyEvidence"],
"references": {
"code": {
"displayName": "Code",
"name": "code",
"referencedType": "OntologyAnnotationEvidenceCode"
}
},
"collections": {
"with": {
"displayName": "With",
"name": "with",
"referencedType": "BioEntity"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"referencedType": "Publication"
}
},
"displayName": "GO Evidence",
"name": "GOEvidence",
"count": 371828,
"attributes": {
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"withText": {
"displayName": "With Text",
"name": "withText",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"RegulatoryRegion": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "regulatoryRegions",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Regulatory Region",
"name": "RegulatoryRegion",
"count": 2947,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"CrossReference": {
"extends": [],
"references": {
"subject": {
"displayName": "Subject",
"name": "subject",
"reverseReference": "crossReferences",
"referencedType": "BioEntity"
},
"source": {
"displayName": "Source",
"name": "source",
"referencedType": "DataSource"
}
},
"collections": {},
"displayName": "Cross Reference",
"name": "CrossReference",
"count": 1521543,
"attributes": {
"identifier": {
"displayName": "Identifier",
"name": "identifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"LongTerminalRepeat": {
"extends": ["RepeatRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Long Terminal Repeat",
"name": "LongTerminalRepeat",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"InteractionExperiment": {
"extends": [],
"references": {
"publication": {
"displayName": "Publication",
"name": "publication",
"referencedType": "Publication"
}
},
"collections": {
"interactionDetectionMethods": {
"displayName": "Interaction Detection Methods",
"name": "interactionDetectionMethods",
"referencedType": "InteractionTerm"
},
"comments": {
"displayName": "Comments",
"name": "comments",
"referencedType": "Comment"
},
"participantIdentificationMethods": {
"displayName": "Participant Identification Methods",
"name": "participantIdentificationMethods",
"referencedType": "InteractionTerm"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "experiment",
"referencedType": "InteractionDetail"
}
},
"displayName": "Interaction Experiment",
"name": "InteractionExperiment",
"count": 51555,
"attributes": {
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"description": {
"displayName": "Description",
"name": "description",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"hostOrganism": {
"displayName": "Host Organism",
"name": "hostOrganism",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Oligo": {
"extends": ["Region"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Oligo",
"name": "Oligo",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"VaultRNA": {
"extends": ["NcRNA"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "transcripts",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"protein": {
"displayName": "Protein",
"name": "protein",
"reverseReference": "transcripts",
"referencedType": "Protein"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"exons": {
"displayName": "Exons",
"name": "exons",
"reverseReference": "transcripts",
"referencedType": "Exon"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"UTRs": {
"displayName": "UTRs",
"name": "UTRs",
"reverseReference": "transcripts",
"referencedType": "UTR"
},
"introns": {
"displayName": "Introns",
"name": "introns",
"reverseReference": "transcripts",
"referencedType": "Intron"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"CDSs": {
"displayName": "CDSs",
"name": "CDSs",
"reverseReference": "transcript",
"referencedType": "CDS"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Vault RNA",
"name": "VaultRNA",
"count": 4,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Disease": {
"extends": ["Annotatable"],
"references": {},
"collections": {
"genes": {
"displayName": "Genes",
"name": "genes",
"reverseReference": "diseases",
"referencedType": "Gene"
},
"hpoAnnotations": {
"displayName": "Hpo Annotations",
"name": "hpoAnnotations",
"referencedType": "HPOAnnotation"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"referencedType": "DataSet"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"alleles": {
"displayName": "Alleles",
"name": "alleles",
"reverseReference": "diseases",
"referencedType": "Allele"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Disease",
"name": "Disease",
"count": 18134,
"attributes": {
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"RNA": {
"extends": ["BioEntity"],
"references": {
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "RNA",
"name": "RNA",
"count": 1,
"attributes": {
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"ChromosomeBreakpoint": {
"extends": ["SequenceFeature"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Chromosome Breakpoint",
"name": "ChromosomeBreakpoint",
"count": 6,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Pathway": {
"extends": [],
"references": {},
"collections": {
"genes": {
"displayName": "Genes",
"name": "genes",
"reverseReference": "pathways",
"referencedType": "Gene"
},
"proteins": {
"displayName": "Proteins",
"name": "proteins",
"referencedType": "Protein"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"referencedType": "DataSet"
}
},
"displayName": "Pathway",
"name": "Pathway",
"count": 4218,
"attributes": {
"identifier": {
"displayName": "Identifier",
"name": "identifier",
"type": "java.lang.String"
},
"curated": {
"displayName": "Curated",
"name": "curated",
"type": "java.lang.Boolean"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"description": {
"displayName": "Description",
"name": "description",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"shortName": {
"displayName": "Short Name",
"name": "shortName",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"DispersedRepeat": {
"extends": ["RepeatRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Dispersed Repeat",
"name": "DispersedRepeat",
"count": 5,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"ChromosomalTransposition": {
"extends": ["ChromosomeStructureVariation"],
"references": {
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Chromosomal Transposition",
"name": "ChromosomalTransposition",
"count": 0,
"attributes": {
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"UTR": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "UTRs",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"transcripts": {
"displayName": "Transcripts",
"name": "transcripts",
"reverseReference": "UTRs",
"referencedType": "Transcript"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "UTR",
"name": "UTR",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": ["im:aspect:Genomics"]
},
"ProteinDomainRegion": {
"extends": [],
"references": {
"protein": {
"displayName": "Protein",
"name": "protein",
"reverseReference": "proteinDomainRegions",
"referencedType": "Protein"
},
"proteinDomain": {
"displayName": "Protein Domain",
"name": "proteinDomain",
"referencedType": "ProteinDomain"
}
},
"collections": {},
"displayName": "Protein Domain Region",
"name": "ProteinDomainRegion",
"count": 705068,
"attributes": {
"identifier": {
"displayName": "Identifier",
"name": "identifier",
"type": "java.lang.String"
},
"database": {
"displayName": "Database",
"name": "database",
"type": "java.lang.String"
},
"start": {
"displayName": "Start",
"name": "start",
"type": "java.lang.Integer"
},
"end": {
"displayName": "End",
"name": "end",
"type": "java.lang.Integer"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"HPOTerm": {
"extends": ["OntologyTerm"],
"references": {
"ontology": {
"displayName": "Ontology",
"name": "ontology",
"referencedType": "Ontology"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"referencedType": "OntologyTermSynonym"
},
"hpoAnnotations": {
"displayName": "Hpo Annotations",
"name": "hpoAnnotations",
"reverseReference": "hpoTerm",
"referencedType": "HPOAnnotation"
},
"diseases": {
"displayName": "Diseases",
"name": "diseases",
"referencedType": "Disease"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"referencedType": "DataSet"
},
"relations": {
"displayName": "Relations",
"name": "relations",
"referencedType": "OntologyRelation"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"referencedType": "OntologyTerm"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "ontologyTerm",
"referencedType": "OntologyAnnotation"
},
"parents": {
"displayName": "Parents",
"name": "parents",
"referencedType": "OntologyTerm"
}
},
"displayName": "HPO Term",
"name": "HPOTerm",
"count": 13502,
"attributes": {
"identifier": {
"displayName": "Identifier",
"name": "identifier",
"type": "java.lang.String"
},
"obsolete": {
"displayName": "Obsolete",
"name": "obsolete",
"type": "java.lang.Boolean"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"namespace": {
"displayName": "Namespace",
"name": "namespace",
"type": "java.lang.String"
},
"description": {
"displayName": "Description",
"name": "description",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"TRNA": {
"extends": ["NcRNA"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "transcripts",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"protein": {
"displayName": "Protein",
"name": "protein",
"reverseReference": "transcripts",
"referencedType": "Protein"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"exons": {
"displayName": "Exons",
"name": "exons",
"reverseReference": "transcripts",
"referencedType": "Exon"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"UTRs": {
"displayName": "UTRs",
"name": "UTRs",
"reverseReference": "transcripts",
"referencedType": "UTR"
},
"introns": {
"displayName": "Introns",
"name": "introns",
"reverseReference": "transcripts",
"referencedType": "Intron"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"CDSs": {
"displayName": "CDSs",
"name": "CDSs",
"reverseReference": "transcript",
"referencedType": "CDS"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "tRNA",
"name": "TRNA",
"count": 436,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"GOEvidenceCode": {
"extends": ["OntologyAnnotationEvidenceCode"],
"references": {},
"collections": {},
"displayName": "GO Evidence Code",
"name": "GOEvidenceCode",
"count": 26,
"attributes": {
"code": {
"displayName": "Code",
"name": "code",
"type": "java.lang.String"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"url": {
"displayName": "URL",
"name": "url",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"LocusControlRegion": {
"extends": ["CRM"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "regulatoryRegions",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"TFBindingSites": {
"displayName": "TF Binding Sites",
"name": "TFBindingSites",
"reverseReference": "CRM",
"referencedType": "TFBindingSite"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Locus Control Region",
"name": "LocusControlRegion",
"count": 14,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"GuideRNA": {
"extends": ["NcRNA"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "transcripts",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"protein": {
"displayName": "Protein",
"name": "protein",
"reverseReference": "transcripts",
"referencedType": "Protein"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"exons": {
"displayName": "Exons",
"name": "exons",
"reverseReference": "transcripts",
"referencedType": "Exon"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"UTRs": {
"displayName": "UTRs",
"name": "UTRs",
"reverseReference": "transcripts",
"referencedType": "UTR"
},
"introns": {
"displayName": "Introns",
"name": "introns",
"reverseReference": "transcripts",
"referencedType": "Intron"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"CDSs": {
"displayName": "CDSs",
"name": "CDSs",
"reverseReference": "transcript",
"referencedType": "CDS"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Guide RNA",
"name": "GuideRNA",
"count": 29,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Microsatellite": {
"extends": ["TandemRepeat"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Microsatellite",
"name": "Microsatellite",
"count": 5,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Organism": {
"extends": [],
"references": {},
"collections": {},
"displayName": "Organism",
"name": "Organism",
"count": 8,
"attributes": {
"commonName": {
"displayName": "Common Name",
"name": "commonName",
"type": "java.lang.String"
},
"species": {
"displayName": "Species",
"name": "species",
"type": "java.lang.String"
},
"genus": {
"displayName": "Genus",
"name": "genus",
"type": "java.lang.String"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"shortName": {
"displayName": "Short Name",
"name": "shortName",
"type": "java.lang.String"
},
"taxonId": {
"displayName": "Taxon Id",
"name": "taxonId",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"OntologyTermSynonym": {
"extends": [],
"references": {},
"collections": {},
"displayName": "Ontology Term Synonym",
"name": "OntologyTermSynonym",
"count": 173933,
"attributes": {
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"type": {
"displayName": "Type",
"name": "type",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"NucleotideCleavageSite": {
"extends": ["SequenceFeature"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Nucleotide Cleavage Site",
"name": "NucleotideCleavageSite",
"count": 4,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"YRNA": {
"extends": ["NcRNA"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "transcripts",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"protein": {
"displayName": "Protein",
"name": "protein",
"reverseReference": "transcripts",
"referencedType": "Protein"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"exons": {
"displayName": "Exons",
"name": "exons",
"reverseReference": "transcripts",
"referencedType": "Exon"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"UTRs": {
"displayName": "UTRs",
"name": "UTRs",
"reverseReference": "transcripts",
"referencedType": "UTR"
},
"introns": {
"displayName": "Introns",
"name": "introns",
"reverseReference": "transcripts",
"referencedType": "Intron"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"CDSs": {
"displayName": "CDSs",
"name": "CDSs",
"reverseReference": "transcript",
"referencedType": "CDS"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Y RNA",
"name": "YRNA",
"count": 4,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"DatabaseReference": {
"extends": [],
"references": {
"subject": {
"displayName": "Subject",
"name": "subject",
"reverseReference": "crossReferences",
"referencedType": "Publication"
},
"source": {
"displayName": "Source",
"name": "source",
"referencedType": "DataSource"
}
},
"collections": {},
"displayName": "Database Reference",
"name": "DatabaseReference",
"count": 0,
"attributes": {
"identifier": {
"displayName": "Identifier",
"name": "identifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"Interaction": {
"extends": [],
"references": {
"participant2": {
"displayName": "Participant 2",
"name": "participant2",
"referencedType": "BioEntity"
},
"participant1": {
"displayName": "Participant 1",
"name": "participant1",
"reverseReference": "interactions",
"referencedType": "BioEntity"
},
"complex": {
"displayName": "Complex",
"name": "complex",
"referencedType": "Complex"
}
},
"collections": {
"details": {
"displayName": "Details",
"name": "details",
"reverseReference": "interaction",
"referencedType": "InteractionDetail"
}
},
"displayName": "Interaction",
"name": "Interaction",
"count": 769789,
"attributes": {
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"Genotype": {
"extends": [],
"references": {
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
}
},
"collections": {
"phenotypeTerms": {
"displayName": "Phenotype Terms",
"name": "phenotypeTerms",
"referencedType": "MammalianPhenotypeTerm"
},
"alleles": {
"displayName": "Alleles",
"name": "alleles",
"reverseReference": "genotypes",
"referencedType": "Allele"
}
},
"displayName": "Genotype",
"name": "Genotype",
"count": 58812,
"attributes": {
"geneticBackground": {
"displayName": "Genetic Background",
"name": "geneticBackground",
"type": "java.lang.String"
},
"zygosity": {
"displayName": "Zygosity",
"name": "zygosity",
"type": "java.lang.String"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"ScRNA": {
"extends": ["NcRNA"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "transcripts",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"protein": {
"displayName": "Protein",
"name": "protein",
"reverseReference": "transcripts",
"referencedType": "Protein"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"exons": {
"displayName": "Exons",
"name": "exons",
"reverseReference": "transcripts",
"referencedType": "Exon"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"UTRs": {
"displayName": "UTRs",
"name": "UTRs",
"reverseReference": "transcripts",
"referencedType": "UTR"
},
"introns": {
"displayName": "Introns",
"name": "introns",
"reverseReference": "transcripts",
"referencedType": "Intron"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"CDSs": {
"displayName": "CDSs",
"name": "CDSs",
"reverseReference": "transcript",
"referencedType": "CDS"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "scRNA",
"name": "ScRNA",
"count": 4,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Sequence": {
"extends": [],
"references": {},
"collections": {},
"displayName": "Sequence",
"name": "Sequence",
"count": 3709976,
"attributes": {
"md5checksum": {
"displayName": "MD5 Checksum",
"name": "md5checksum",
"type": "java.lang.String"
},
"residues": {
"displayName": "Residues",
"name": "residues",
"type": "org.intermine.objectstore.query.ClobAccess"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "int"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"OntologyAnnotation": {
"extends": [],
"references": {
"subject": {
"displayName": "Subject",
"name": "subject",
"reverseReference": "ontologyAnnotations",
"referencedType": "Annotatable"
},
"ontologyTerm": {
"displayName": "Ontology Term",
"name": "ontologyTerm",
"reverseReference": "ontologyAnnotations",
"referencedType": "OntologyTerm"
}
},
"collections": {
"evidence": {
"displayName": "Evidence",
"name": "evidence",
"referencedType": "OntologyEvidence"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"referencedType": "DataSet"
}
},
"displayName": "Ontology Annotation",
"name": "OntologyAnnotation",
"count": 785272,
"attributes": {
"qualifier": {
"displayName": "Qualifier",
"name": "qualifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"TandemRepeat": {
"extends": ["RepeatRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Tandem Repeat",
"name": "TandemRepeat",
"count": 135,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Protein": {
"extends": ["BioEntity"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"canonicalProtein": {
"displayName": "Canonical Protein",
"name": "canonicalProtein",
"reverseReference": "isoforms",
"referencedType": "Protein"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
}
},
"collections": {
"components": {
"displayName": "Components",
"name": "components",
"reverseReference": "protein",
"referencedType": "Component"
},
"comments": {
"displayName": "Comments",
"name": "comments",
"referencedType": "Comment"
},
"ecNumbers": {
"displayName": "Ec Numbers",
"name": "ecNumbers",
"reverseReference": "proteins",
"referencedType": "ECNumber"
},
"keywords": {
"displayName": "Keywords",
"name": "keywords",
"referencedType": "OntologyTerm"
},
"genes": {
"displayName": "Genes",
"name": "genes",
"reverseReference": "proteins",
"referencedType": "Gene"
},
"transcripts": {
"displayName": "Transcripts",
"name": "transcripts",
"reverseReference": "protein",
"referencedType": "Transcript"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"isoforms": {
"displayName": "Isoforms",
"name": "isoforms",
"reverseReference": "canonicalProtein",
"referencedType": "Protein"
},
"pathways": {
"displayName": "Pathways",
"name": "pathways",
"referencedType": "Pathway"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"features": {
"displayName": "Features",
"name": "features",
"reverseReference": "protein",
"referencedType": "UniProtFeature"
},
"proteinDomainRegions": {
"displayName": "Protein Domain Regions",
"name": "proteinDomainRegions",
"reverseReference": "protein",
"referencedType": "ProteinDomainRegion"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"CDSs": {
"displayName": "CDSs",
"name": "CDSs",
"reverseReference": "protein",
"referencedType": "CDS"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Protein",
"name": "Protein",
"count": 176506,
"attributes": {
"isFragment": {
"displayName": "Is Fragment",
"name": "isFragment",
"type": "java.lang.Boolean"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"uniprotName": {
"displayName": "UniProt Name",
"name": "uniprotName",
"type": "java.lang.String"
},
"primaryAccession": {
"displayName": "Primary Accession",
"name": "primaryAccession",
"type": "java.lang.String"
},
"isUniprotCanonical": {
"displayName": "Is UniProt Canonical",
"name": "isUniprotCanonical",
"type": "java.lang.Boolean"
},
"uniprotAccession": {
"displayName": "UniProt Accession",
"name": "uniprotAccession",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"molecularWeight": {
"displayName": "Molecular Weight",
"name": "molecularWeight",
"type": "java.lang.Double"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
},
"md5checksum": {
"displayName": "MD5 Checksum",
"name": "md5checksum",
"type": "java.lang.String"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"ecNumber": {
"displayName": "EC Number",
"name": "ecNumber",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": ["im:aspect:Proteins", "im:preferredBagType"]
},
"OntologyEvidence": {
"extends": [],
"references": {
"code": {
"displayName": "Code",
"name": "code",
"referencedType": "OntologyAnnotationEvidenceCode"
}
},
"collections": {
"publications": {
"displayName": "Publications",
"name": "publications",
"referencedType": "Publication"
}
},
"displayName": "Ontology Evidence",
"name": "OntologyEvidence",
"count": 371828,
"attributes": {
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"HPOEvidence": {
"extends": [],
"references": {
"diseaseReference": {
"displayName": "Disease Reference",
"name": "diseaseReference",
"referencedType": "Disease"
},
"code": {
"displayName": "Code",
"name": "code",
"referencedType": "OntologyAnnotationEvidenceCode"
}
},
"collections": {
"with": {
"displayName": "With",
"name": "with",
"referencedType": "BioEntity"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"referencedType": "Publication"
}
},
"displayName": "HPO Evidence",
"name": "HPOEvidence",
"count": 87656,
"attributes": {
"assignedBy": {
"displayName": "Assigned By",
"name": "assignedBy",
"type": "java.lang.String"
},
"frequencyModifier": {
"displayName": "Frequency Modifier",
"name": "frequencyModifier",
"type": "java.lang.String"
},
"source": {
"displayName": "Source",
"name": "source",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"OriginOfReplication": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Origin Of Replication",
"name": "OriginOfReplication",
"count": 78,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"SmallMolecule": {
"extends": ["BioEntity"],
"references": {
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Small Molecule",
"name": "SmallMolecule",
"count": 26,
"attributes": {
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"MeshTerm": {
"extends": [],
"references": {},
"collections": {
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "meshTerms",
"referencedType": "Publication"
}
},
"displayName": "Mesh Term",
"name": "MeshTerm",
"count": 23105,
"attributes": {
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"GoldenPathFragment": {
"extends": ["Region"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Golden Path Fragment",
"name": "GoldenPathFragment",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Region": {
"extends": ["SequenceFeature"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Region",
"name": "Region",
"count": 33351737,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"OrthologueEvidenceCode": {
"extends": [],
"references": {},
"collections": {},
"displayName": "Orthologue Evidence Code",
"name": "OrthologueEvidenceCode",
"count": 1,
"attributes": {
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"abbreviation": {
"displayName": "Abbreviation",
"name": "abbreviation",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Synonym": {
"extends": [],
"references": {
"subject": {
"displayName": "Subject",
"name": "subject",
"reverseReference": "synonyms",
"referencedType": "BioEntity"
}
},
"collections": {
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"referencedType": "DataSet"
}
},
"displayName": "Synonym",
"name": "Synonym",
"count": 1237840,
"attributes": {
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"value": {
"displayName": "Value",
"name": "value",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"MobileGeneticElement": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Mobile Genetic Element",
"name": "MobileGeneticElement",
"count": 173,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"BiologicalRegion": {
"extends": ["Region"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Biological Region",
"name": "BiologicalRegion",
"count": 33328209,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"GeneFlankingRegion": {
"extends": ["SequenceFeature"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "flankingRegions",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Gene Flanking Region",
"name": "GeneFlankingRegion",
"count": 761960,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"distance": {
"displayName": "Distance",
"name": "distance",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
},
"includeGene": {
"displayName": "Include Gene",
"name": "includeGene",
"type": "java.lang.Boolean"
},
"direction": {
"displayName": "Direction",
"name": "direction",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"CRM": {
"extends": ["TranscriptionalCisRegulatoryRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "regulatoryRegions",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"TFBindingSites": {
"displayName": "TF Binding Sites",
"name": "TFBindingSites",
"reverseReference": "CRM",
"referencedType": "TFBindingSite"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "CRM",
"name": "CRM",
"count": 2074,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Insulator": {
"extends": ["TranscriptionalCisRegulatoryRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "regulatoryRegions",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Insulator",
"name": "Insulator",
"count": 9,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"ReplicationStartSite": {
"extends": ["OriginOfReplication"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Replication Start Site",
"name": "ReplicationStartSite",
"count": 3,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"RNASeqResult": {
"extends": [],
"references": {
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "rnaSeqResults",
"referencedType": "Gene"
}
},
"collections": {
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"referencedType": "DataSet"
}
},
"displayName": "RNA Seq Result",
"name": "RNASeqResult",
"count": 1922310,
"attributes": {
"tissue": {
"displayName": "Tissue",
"name": "tissue",
"type": "java.lang.String"
},
"expressionType": {
"displayName": "Expression Type",
"name": "expressionType",
"type": "java.lang.String"
},
"expressionScore": {
"displayName": "Expression Score",
"name": "expressionScore",
"type": "java.lang.Double"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"Ontology": {
"extends": [],
"references": {},
"collections": {},
"displayName": "Ontology",
"name": "Ontology",
"count": 6,
"attributes": {
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"url": {
"displayName": "URL",
"name": "url",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"HPOAnnotation": {
"extends": ["OntologyAnnotation"],
"references": {
"subject": {
"displayName": "Subject",
"name": "subject",
"reverseReference": "ontologyAnnotations",
"referencedType": "Annotatable"
},
"hpoTerm": {
"displayName": "Hpo Term",
"name": "hpoTerm",
"reverseReference": "hpoAnnotations",
"referencedType": "HPOTerm"
},
"ontologyTerm": {
"displayName": "Ontology Term",
"name": "ontologyTerm",
"reverseReference": "ontologyAnnotations",
"referencedType": "OntologyTerm"
}
},
"collections": {
"evidence": {
"displayName": "Evidence",
"name": "evidence",
"referencedType": "OntologyEvidence"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"referencedType": "DataSet"
},
"evidences": {
"displayName": "Evidences",
"name": "evidences",
"referencedType": "HPOEvidence"
}
},
"displayName": "HPO Annotation",
"name": "HPOAnnotation",
"count": 87312,
"attributes": {
"qualifier": {
"displayName": "Qualifier",
"name": "qualifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"TissueGroup": {
"extends": [],
"references": {},
"collections": {
"tissues": {
"displayName": "Tissues",
"name": "tissues",
"reverseReference": "tissueGroup",
"referencedType": "Tissue"
}
},
"displayName": "Tissue Group",
"name": "TissueGroup",
"count": 12,
"attributes": {
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"DGeneSegment": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "D Gene Segment",
"name": "DGeneSegment",
"count": 32,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"TelomeraseRNA": {
"extends": ["NcRNA"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "transcripts",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"protein": {
"displayName": "Protein",
"name": "protein",
"reverseReference": "transcripts",
"referencedType": "Protein"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"exons": {
"displayName": "Exons",
"name": "exons",
"reverseReference": "transcripts",
"referencedType": "Exon"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"UTRs": {
"displayName": "UTRs",
"name": "UTRs",
"reverseReference": "transcripts",
"referencedType": "UTR"
},
"introns": {
"displayName": "Introns",
"name": "introns",
"reverseReference": "transcripts",
"referencedType": "Intron"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"CDSs": {
"displayName": "CDSs",
"name": "CDSs",
"reverseReference": "transcript",
"referencedType": "CDS"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Telomerase RNA",
"name": "TelomeraseRNA",
"count": 1,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"ReplicationRegulatoryRegion": {
"extends": ["RegulatoryRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "regulatoryRegions",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Replication Regulatory Region",
"name": "ReplicationRegulatoryRegion",
"count": 12,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"SOTerm": {
"extends": ["OntologyTerm"],
"references": {
"ontology": {
"displayName": "Ontology",
"name": "ontology",
"referencedType": "Ontology"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"referencedType": "OntologyTermSynonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"referencedType": "DataSet"
},
"relations": {
"displayName": "Relations",
"name": "relations",
"referencedType": "OntologyRelation"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"referencedType": "OntologyTerm"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "ontologyTerm",
"referencedType": "OntologyAnnotation"
},
"parents": {
"displayName": "Parents",
"name": "parents",
"referencedType": "OntologyTerm"
}
},
"displayName": "SO Term",
"name": "SOTerm",
"count": 2219,
"attributes": {
"identifier": {
"displayName": "Identifier",
"name": "identifier",
"type": "java.lang.String"
},
"obsolete": {
"displayName": "Obsolete",
"name": "obsolete",
"type": "java.lang.Boolean"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"namespace": {
"displayName": "Namespace",
"name": "namespace",
"type": "java.lang.String"
},
"description": {
"displayName": "Description",
"name": "description",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"ChromosomeBand": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Chromosome Band",
"name": "ChromosomeBand",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": ["im:aspect:Genomics"]
},
"DirectRepeat": {
"extends": ["RepeatRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Direct Repeat",
"name": "DirectRepeat",
"count": 14,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"TransposableElementInsertionSite": {
"extends": ["SequenceFeature"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Transposable Element Insertion Site",
"name": "TransposableElementInsertionSite",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"GOAnnotation": {
"extends": ["OntologyAnnotation"],
"references": {
"subject": {
"displayName": "Subject",
"name": "subject",
"reverseReference": "ontologyAnnotations",
"referencedType": "Annotatable"
},
"ontologyTerm": {
"displayName": "Ontology Term",
"name": "ontologyTerm",
"reverseReference": "ontologyAnnotations",
"referencedType": "OntologyTerm"
}
},
"collections": {
"evidence": {
"displayName": "Evidence",
"name": "evidence",
"referencedType": "OntologyEvidence"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"referencedType": "DataSet"
}
},
"displayName": "GO Annotation",
"name": "GOAnnotation",
"count": 697960,
"attributes": {
"annotationExtension": {
"displayName": "Annotation Extension",
"name": "annotationExtension",
"type": "java.lang.String"
},
"qualifier": {
"displayName": "Qualifier",
"name": "qualifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"Source": {
"extends": [],
"references": {},
"collections": {},
"displayName": "Source",
"name": "Source",
"count": 0,
"attributes": {
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"Match": {
"extends": ["Region"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Match",
"name": "Match",
"count": 23333,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Exon": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "exons",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"transcripts": {
"displayName": "Transcripts",
"name": "transcripts",
"reverseReference": "exons",
"referencedType": "Transcript"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Exon",
"name": "Exon",
"count": 1874425,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"RRNA": {
"extends": ["NcRNA"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "transcripts",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"protein": {
"displayName": "Protein",
"name": "protein",
"reverseReference": "transcripts",
"referencedType": "Protein"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"exons": {
"displayName": "Exons",
"name": "exons",
"reverseReference": "transcripts",
"referencedType": "Exon"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"UTRs": {
"displayName": "UTRs",
"name": "UTRs",
"reverseReference": "transcripts",
"referencedType": "UTR"
},
"introns": {
"displayName": "Introns",
"name": "introns",
"reverseReference": "transcripts",
"referencedType": "Intron"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"CDSs": {
"displayName": "CDSs",
"name": "CDSs",
"reverseReference": "transcript",
"referencedType": "CDS"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "rRNA",
"name": "RRNA",
"count": 31,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"ReversePrimer": {
"extends": ["Primer"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Reverse Primer",
"name": "ReversePrimer",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"OntologyAnnotationEvidenceCode": {
"extends": [],
"references": {},
"collections": {},
"displayName": "Ontology Annotation Evidence Code",
"name": "OntologyAnnotationEvidenceCode",
"count": 30,
"attributes": {
"code": {
"displayName": "Code",
"name": "code",
"type": "java.lang.String"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"url": {
"displayName": "URL",
"name": "url",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"CausalRelationship": {
"extends": [],
"references": {
"feature": {
"displayName": "Feature",
"name": "feature",
"referencedType": "BioEntity"
},
"type": {
"displayName": "Type",
"name": "type",
"referencedType": "OntologyTerm"
}
},
"collections": {},
"displayName": "Causal Relationship",
"name": "CausalRelationship",
"count": 0,
"attributes": {
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"RNasePRNA": {
"extends": ["NcRNA"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "transcripts",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"protein": {
"displayName": "Protein",
"name": "protein",
"reverseReference": "transcripts",
"referencedType": "Protein"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"exons": {
"displayName": "Exons",
"name": "exons",
"reverseReference": "transcripts",
"referencedType": "Exon"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"UTRs": {
"displayName": "UTRs",
"name": "UTRs",
"reverseReference": "transcripts",
"referencedType": "UTR"
},
"introns": {
"displayName": "Introns",
"name": "introns",
"reverseReference": "transcripts",
"referencedType": "Intron"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"CDSs": {
"displayName": "CDSs",
"name": "CDSs",
"reverseReference": "transcript",
"referencedType": "CDS"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "RNase P RNA",
"name": "RNasePRNA",
"count": 1,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"OverlappingESTSet": {
"extends": ["Region"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"ESTs": {
"displayName": "ES Ts",
"name": "ESTs",
"reverseReference": "overlappingESTSets",
"referencedType": "EST"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Overlapping EST Set",
"name": "OverlappingESTSet",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"FivePrimeUTR": {
"extends": ["UTR"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "UTRs",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"transcripts": {
"displayName": "Transcripts",
"name": "transcripts",
"reverseReference": "UTRs",
"referencedType": "Transcript"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Five Prime UTR",
"name": "FivePrimeUTR",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Component": {
"extends": [],
"references": {
"protein": {
"displayName": "Protein",
"name": "protein",
"reverseReference": "components",
"referencedType": "Protein"
}
},
"collections": {},
"displayName": "Component",
"name": "Component",
"count": 2090,
"attributes": {
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"ChromosomeStructureVariation": {
"extends": ["SequenceCollection"],
"references": {
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Chromosome Structure Variation",
"name": "ChromosomeStructureVariation",
"count": 0,
"attributes": {
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"GOTerm": {
"extends": ["OntologyTerm"],
"references": {
"ontology": {
"displayName": "Ontology",
"name": "ontology",
"referencedType": "Ontology"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"referencedType": "OntologyTermSynonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"referencedType": "DataSet"
},
"relations": {
"displayName": "Relations",
"name": "relations",
"referencedType": "OntologyRelation"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"referencedType": "OntologyTerm"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "ontologyTerm",
"referencedType": "OntologyAnnotation"
},
"parents": {
"displayName": "Parents",
"name": "parents",
"referencedType": "OntologyTerm"
}
},
"displayName": "GO Term",
"name": "GOTerm",
"count": 44976,
"attributes": {
"identifier": {
"displayName": "Identifier",
"name": "identifier",
"type": "java.lang.String"
},
"obsolete": {
"displayName": "Obsolete",
"name": "obsolete",
"type": "java.lang.Boolean"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"namespace": {
"displayName": "Namespace",
"name": "namespace",
"type": "java.lang.String"
},
"description": {
"displayName": "Description",
"name": "description",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": ["im:aspect:Genomics"]
},
"Annotatable": {
"extends": [],
"references": {},
"collections": {
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Annotatable",
"name": "Annotatable",
"count": 34806574,
"attributes": {
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Comment": {
"extends": [],
"references": {},
"collections": {
"publications": {
"displayName": "Publications",
"name": "publications",
"referencedType": "Publication"
}
},
"displayName": "Comment",
"name": "Comment",
"count": 350464,
"attributes": {
"description": {
"displayName": "Description",
"name": "description",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"type": {
"displayName": "Type",
"name": "type",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"SequenceCollection": {
"extends": ["BioEntity"],
"references": {
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Sequence Collection",
"name": "SequenceCollection",
"count": 463961,
"attributes": {
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"OntologyRelation": {
"extends": [],
"references": {
"childTerm": {
"displayName": "Child Term",
"name": "childTerm",
"referencedType": "OntologyTerm"
},
"parentTerm": {
"displayName": "Parent Term",
"name": "parentTerm",
"referencedType": "OntologyTerm"
}
},
"collections": {},
"displayName": "Ontology Relation",
"name": "OntologyRelation",
"count": 1356141,
"attributes": {
"direct": {
"displayName": "Direct",
"name": "direct",
"type": "java.lang.Boolean"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"relationship": {
"displayName": "Relationship",
"name": "relationship",
"type": "java.lang.String"
},
"redundant": {
"displayName": "Redundant",
"name": "redundant",
"type": "java.lang.Boolean"
}
},
"isInterface": true,
"tags": []
},
"TATABox": {
"extends": ["NucleotideMotif"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "TATA Box",
"name": "TATABox",
"count": 28,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"TranscriptionalCisRegulatoryRegion": {
"extends": ["RegulatoryRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "regulatoryRegions",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Transcriptional Cis Regulatory Region",
"name": "TranscriptionalCisRegulatoryRegion",
"count": 2868,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Chromosome": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Chromosome",
"name": "Chromosome",
"count": 25,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": ["im:aspect:Genomics"]
},
"NcRNA": {
"extends": ["Transcript"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "transcripts",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"protein": {
"displayName": "Protein",
"name": "protein",
"reverseReference": "transcripts",
"referencedType": "Protein"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"exons": {
"displayName": "Exons",
"name": "exons",
"reverseReference": "transcripts",
"referencedType": "Exon"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"UTRs": {
"displayName": "UTRs",
"name": "UTRs",
"reverseReference": "transcripts",
"referencedType": "UTR"
},
"introns": {
"displayName": "Introns",
"name": "introns",
"reverseReference": "transcripts",
"referencedType": "Intron"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"CDSs": {
"displayName": "CDSs",
"name": "CDSs",
"reverseReference": "transcript",
"referencedType": "CDS"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "ncRNA",
"name": "NcRNA",
"count": 29664,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": ["im:aspect:Genomics"]
},
"ProteinBindingSite": {
"extends": ["BindingSite"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Protein Binding Site",
"name": "ProteinBindingSite",
"count": 1341,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"DLoop": {
"extends": ["OriginOfReplication"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "D Loop",
"name": "DLoop",
"count": 1,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"MatrixAttachmentSite": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Matrix Attachment Site",
"name": "MatrixAttachmentSite",
"count": 15,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"SnRNA": {
"extends": ["NcRNA"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"gene": {
"displayName": "Gene",
"name": "gene",
"reverseReference": "transcripts",
"referencedType": "Gene"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"protein": {
"displayName": "Protein",
"name": "protein",
"reverseReference": "transcripts",
"referencedType": "Protein"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"exons": {
"displayName": "Exons",
"name": "exons",
"reverseReference": "transcripts",
"referencedType": "Exon"
},
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"UTRs": {
"displayName": "UTRs",
"name": "UTRs",
"reverseReference": "transcripts",
"referencedType": "UTR"
},
"introns": {
"displayName": "Introns",
"name": "introns",
"reverseReference": "transcripts",
"referencedType": "Intron"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"CDSs": {
"displayName": "CDSs",
"name": "CDSs",
"reverseReference": "transcript",
"referencedType": "CDS"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "snRNA",
"name": "SnRNA",
"count": 63,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"PointMutation": {
"extends": ["Substitution"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Point Mutation",
"name": "PointMutation",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"MeioticRecombinationRegion": {
"extends": ["BiologicalRegion"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Meiotic Recombination Region",
"name": "MeioticRecombinationRegion",
"count": 258,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"PCRProduct": {
"extends": ["Region"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "PCR Product",
"name": "PCRProduct",
"count": 0,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"CAATSignal": {
"extends": ["NucleotideMotif"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "CAAT Signal",
"name": "CAATSignal",
"count": 5,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"InteractionTerm": {
"extends": ["OntologyTerm"],
"references": {
"ontology": {
"displayName": "Ontology",
"name": "ontology",
"referencedType": "Ontology"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"referencedType": "OntologyTermSynonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"referencedType": "DataSet"
},
"relations": {
"displayName": "Relations",
"name": "relations",
"referencedType": "OntologyRelation"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"referencedType": "OntologyTerm"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "ontologyTerm",
"referencedType": "OntologyAnnotation"
},
"parents": {
"displayName": "Parents",
"name": "parents",
"referencedType": "OntologyTerm"
}
},
"displayName": "Interaction Term",
"name": "InteractionTerm",
"count": 1330,
"attributes": {
"identifier": {
"displayName": "Identifier",
"name": "identifier",
"type": "java.lang.String"
},
"obsolete": {
"displayName": "Obsolete",
"name": "obsolete",
"type": "java.lang.Boolean"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"namespace": {
"displayName": "Namespace",
"name": "namespace",
"type": "java.lang.String"
},
"description": {
"displayName": "Description",
"name": "description",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
},
"DNAseIHypersensitiveSite": {
"extends": ["ProteinBindingSite"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "DNAseI Hypersensitive Site",
"name": "DNAseIHypersensitiveSite",
"count": 149,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"RepeatInstabilityRegion": {
"extends": ["TandemRepeat"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Repeat Instability Region",
"name": "RepeatInstabilityRegion",
"count": 58,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"SequenceComparison": {
"extends": ["SequenceFeature"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Sequence Comparison",
"name": "SequenceComparison",
"count": 30928260,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"ChromosomalInversion": {
"extends": ["ChromosomeStructureVariation"],
"references": {
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Chromosomal Inversion",
"name": "ChromosomalInversion",
"count": 0,
"attributes": {
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"GWASResult": {
"extends": [],
"references": {
"study": {
"displayName": "Study",
"name": "study",
"reverseReference": "results",
"referencedType": "GWAS"
},
"SNP": {
"displayName": "SNP",
"name": "SNP",
"reverseReference": "GWASResults",
"referencedType": "SNP"
},
"source": {
"displayName": "Source",
"name": "source",
"referencedType": "Source"
}
},
"collections": {
"associatedGenes": {
"displayName": "Associated Genes",
"name": "associatedGenes",
"referencedType": "Gene"
}
},
"displayName": "GWAS Result",
"name": "GWASResult",
"count": 11001,
"attributes": {
"phenotype": {
"displayName": "Phenotype",
"name": "phenotype",
"type": "java.lang.String"
},
"riskAlleleFreqInControls": {
"displayName": "Risk Allele Freq In Controls",
"name": "riskAlleleFreqInControls",
"type": "java.lang.Double"
},
"pValue": {
"displayName": "P Value",
"name": "pValue",
"type": "java.lang.Double"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"associatedVariantRiskAllele": {
"displayName": "Associated Variant Risk Allele",
"name": "associatedVariantRiskAllele",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Interactor": {
"extends": [],
"references": {
"participant": {
"displayName": "Participant",
"name": "participant",
"referencedType": "BioEntity"
}
},
"collections": {
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"referencedType": "Interaction"
}
},
"displayName": "Interactor",
"name": "Interactor",
"count": 2441,
"attributes": {
"stoichiometry": {
"displayName": "Stoichiometry",
"name": "stoichiometry",
"type": "java.lang.Integer"
},
"annotations": {
"displayName": "Annotations",
"name": "annotations",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"type": {
"displayName": "Type",
"name": "type",
"type": "java.lang.String"
},
"biologicalRole": {
"displayName": "Biological Role",
"name": "biologicalRole",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"CAGECluster": {
"extends": ["Region"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "CAGE Cluster",
"name": "CAGECluster",
"count": 93,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"StemLoop": {
"extends": ["SequenceSecondaryStructure"],
"references": {
"sequence": {
"displayName": "Sequence",
"name": "sequence",
"referencedType": "Sequence"
},
"sequenceOntologyTerm": {
"displayName": "Sequence Ontology Term",
"name": "sequenceOntologyTerm",
"referencedType": "SOTerm"
},
"organism": {
"displayName": "Organism",
"name": "organism",
"referencedType": "Organism"
},
"chromosomeLocation": {
"displayName": "Chromosome Location",
"name": "chromosomeLocation",
"referencedType": "Location"
},
"chromosome": {
"displayName": "Chromosome",
"name": "chromosome",
"referencedType": "Chromosome"
}
},
"collections": {
"synonyms": {
"displayName": "Synonyms",
"name": "synonyms",
"reverseReference": "subject",
"referencedType": "Synonym"
},
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"reverseReference": "bioEntities",
"referencedType": "DataSet"
},
"locations": {
"displayName": "Locations",
"name": "locations",
"reverseReference": "feature",
"referencedType": "Location"
},
"childFeatures": {
"displayName": "Child Features",
"name": "childFeatures",
"referencedType": "SequenceFeature"
},
"locatedFeatures": {
"displayName": "Located Features",
"name": "locatedFeatures",
"reverseReference": "locatedOn",
"referencedType": "Location"
},
"crossReferences": {
"displayName": "Cross References",
"name": "crossReferences",
"reverseReference": "subject",
"referencedType": "CrossReference"
},
"ontologyAnnotations": {
"displayName": "Ontology Annotations",
"name": "ontologyAnnotations",
"reverseReference": "subject",
"referencedType": "OntologyAnnotation"
},
"overlappingFeatures": {
"displayName": "Overlapping Features",
"name": "overlappingFeatures",
"referencedType": "SequenceFeature"
},
"interactions": {
"displayName": "Interactions",
"name": "interactions",
"reverseReference": "participant1",
"referencedType": "Interaction"
},
"publications": {
"displayName": "Publications",
"name": "publications",
"reverseReference": "entities",
"referencedType": "Publication"
}
},
"displayName": "Stem Loop",
"name": "StemLoop",
"count": 3,
"attributes": {
"score": {
"displayName": "Score",
"name": "score",
"type": "java.lang.Double"
},
"symbol": {
"displayName": "Symbol",
"name": "symbol",
"type": "java.lang.String"
},
"length": {
"displayName": "Length",
"name": "length",
"type": "java.lang.Integer"
},
"name": {
"displayName": "Name",
"name": "name",
"type": "java.lang.String"
},
"scoreType": {
"displayName": "Score Type",
"name": "scoreType",
"type": "java.lang.String"
},
"secondaryIdentifier": {
"displayName": "Secondary Identifier",
"name": "secondaryIdentifier",
"type": "java.lang.String"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
},
"primaryIdentifier": {
"displayName": "Primary Identifier",
"name": "primaryIdentifier",
"type": "java.lang.String"
}
},
"isInterface": true,
"tags": []
},
"Location": {
"extends": [],
"references": {
"locatedOn": {
"displayName": "Located On",
"name": "locatedOn",
"reverseReference": "locatedFeatures",
"referencedType": "BioEntity"
},
"feature": {
"displayName": "Feature",
"name": "feature",
"reverseReference": "locations",
"referencedType": "BioEntity"
}
},
"collections": {
"dataSets": {
"displayName": "Data Sets",
"name": "dataSets",
"referencedType": "DataSet"
}
},
"displayName": "Location",
"name": "Location",
"count": 4301404,
"attributes": {
"strand": {
"displayName": "Strand",
"name": "strand",
"type": "java.lang.String"
},
"start": {
"displayName": "Start",
"name": "start",
"type": "java.lang.Integer"
},
"end": {
"displayName": "End",
"name": "end",
"type": "java.lang.Integer"
},
"id": {
"displayName": "Id",
"name": "id",
"type": "java.lang.Integer"
}
},
"isInterface": true,
"tags": []
}
},
"name": "genomic",
"version": 0
},
"executionTime": "2018.08.01 11:27::57",
"wasSuccessful": true,
"error": null,
"statusCode": 200
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment