🏠
Working from home
I work for @dbcls, and develop SPARQL related tools. I also use this account for providing lecture materials for sharing knowledge.
-
Database Center for Life Science
- Kashiwanoha, Japan
- http://purl.org/yayamamo/
- @yayamamo
Highlights
- Pro
Pinned Loading
-
-
swbp-vocab-pub
swbp-vocab-pub PublicJapanese translation of "Best Practice Recipes for Publishing RDF Vocabularies"
HTML 5
-
SPARQL queries to obtain statistics.
SPARQL queries to obtain statistics. 1# Obtain the label of a given class (:class1).
2SELECT DISTINCT ?c (STR(?l) AS ?lb)
3WHERE {
4?c a :class1 ;
5<http://www.w3.org/2000/01/rdf-schema#label> ?l .
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.