Skip to main content
Glama
refex.shex994 B
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX owl: <http://www.w3.org/2002/07/owl#> PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> PREFIX dct: <http://purl.org/dc/terms/> PREFIX obo: <http://purl.obolibrary.org/obo/> PREFIX refexo: <http://purl.jp/bio/01/refexo#> <RefExEntryShape> { a [ refexo:RefExEntry ] ; refexo:expValue xsd:string ; dct:identifier xsd:string ; rdfs:seeAlso IRI ; refexo:refexSample @<RefExSampleShape> } <RefExSampleShape> { a [ refexo:RefExSample ] ; dct:identifier xsd:string ; refexo:organism IRI ? ; refexo:age IRI * ; refexo:sex IRI ? ; refexo:developmentalStage xsd:string * ; refexo:refexSampleCategory xsd:string * ; refexo:refexRefinedDescription xsd:string * ; refexo:originalDescription xsd:string * ; refexo:refexAlphabeticalUniqOrder xsd:integer ? ; refexo:refexTissueClass10 IRI ? ; refexo:refexTissueClass40 IRI ? ; refexo:sampleReference BNode }

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