Skip to main content
Glama
nando.rq556 B
# Endpoint: https://rdfportal.org/primary/sparql # Description: SPARQL test, Get ladfs:label PREFIX owl: <http://www.w3.org/2002/07/owl#> PREFIX dct: <http://purl.org/dc/terms/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?nando_id ?label_ja ?label_en ?label_hira FROM <http://nanbyodata.jp/ontology/nando> WHERE { ?Nando a owl:Class ; dct:identifier ?nando_id ; rdfs:label ?label_ja . OPTIONAL { ?Nando rdfs:label ?label_en . } OPTIONAL { ?Nando rdfs:label ?label_hira . } } LIMIT 100

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