Skip to main content
Glama
clinvar.shex1.77 kB
PREFIX idcv: <http://identifiers.org/clinvar.record:> PREFIX refseq: <http://identifiers.org/refseq/> PREFIX med2rdf: <http://med2rdf.org/ontology/med2rdf#> PREFIX clinvar: <http://ncbi.nlm.nih.gov/clinvar/variation/> PREFIX ncbigene: <http://ncbi.nlm.nih.gov/gene/> PREFIX medgen: <http://ncbi.nlm.nih.gov/medgen/> PREFIX omim: <http://omim.org/entry/> PREFIX cvo: <http://purl.jp/bio/10/clinvar/> PREFIX bibo: <http://purl.org/ontology/bibo/> PREFIX faldo: <http://biohackathon.org/resource/faldo#> PREFIX dct: <http://purl.org/dc/terms/> PREFIX sio: <http://semanticscience.org/resource/> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX hco: <http://identifiers.org/hco/> PREFIX hgnc: <http://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:HGNC:> PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> <ClinvarShape> { a [ cvo:VariationArchiveType ] ; cvo:accession xsd:string ; cvo:classified_record BNode ? ; cvo:date_created xsd:date ; cvo:date_last_updated xsd:date ; cvo:most_recent_submission xsd:date ? ; cvo:number_of_submissions xsd:integer ; cvo:number_of_submitters xsd:integer ; cvo:record_status xsd:string ; cvo:record_type xsd:string ; cvo:species xsd:string ; cvo:variation_id xsd:integer ; cvo:variation_name xsd:string ; cvo:variation_type xsd:string ; cvo:version xsd:integer ; dct:created xsd:string ; dct:modified xsd:string ; rdfs:label xsd:string } <NcbigeneShape> { a [ cvo:Gene ] ; faldo:location BNode * ; cvo:cytogenetic_location xsd:string * ; cvo:full_name xsd:string * ; cvo:gene_id xsd:integer ? ; cvo:relationship_type xsd:string * ; cvo:source xsd:string * ; cvo:symbol xsd:string * ; rdfs:seeAlso IRI }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/arkinjo/togo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server