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