key | value | type |
---|---|---|
name | JJ | |
orcid | https://orcid.org/ | |
competences |
Entities with the same bindings of compentence and level.
type
title
description
link
From the triple store.
DESCRIBE <https://w3id.org/encode/persons/p5>
.SELECT * WHERE{ BIND (<https://w3id.org/encode/persons/p5> as ?this) { ?this ?predicate ?object . OPTIONAL {?object ?predicateOfObject ?objectOfObject} } UNION { ?subject ?predicate ?this} }
.