Skip to content
View yayamamo's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report yayamamo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. dbcls/ConvRDF Public

    Converts some RDF serialization formats into N-Triples.

    Java 4 1

  2. swbp-vocab-pub Public

    Japanese translation of "Best Practice Recipes for Publishing RDF Vocabularies"

    HTML 5

  3. SPARQL queries to obtain statistics.
    1
    # Obtain the label of a given class (:class1).
    2
    SELECT DISTINCT ?c (STR(?l) AS ?lb)
    3
        WHERE {
    4
          ?c a :class1 ;
    5
            <http://www.w3.org/2000/01/rdf-schema#label> ?l .
  4. cmungall/sparqlprog Public

    logic programming with SPARQL

    Prolog 47 7

108 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 1 repository
Opened 1 pull request in 1 repository
sparqlbuilder/sparqlbuilder 1 open
5 contributions in private repositories Mar 8 – Mar 22
Loading