Using Shacl artsdata external
Compute score
[
{
"@id": "http://schema.org/givenName#infobox",
"http://www.w3.org/1999/xhtml/vocab#role": [
{
"@id": "http://www.w3.org/1999/xhtml/vocab#checkbox"
}
]
},
{
"@id": "https://schema.org/givenName",
"@type": [
"http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@value": "Given name. In the U.S., the first name of a Person."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "givenName"
}
],
"https://schema.org/domainIncludes": [
{
"@id": "https://schema.org/Person"
}
],
"https://schema.org/rangeIncludes": [
{
"@id": "https://schema.org/Text"
}
]
},
{
"@id": "_:g35750100",
"@type": [
"http://www.w3.org/ns/shacl#ValidationReport"
],
"http://www.w3.org/ns/shacl#conforms": [
{
"@type": "http://www.w3.org/2001/XMLSchema#boolean",
"@value": "true"
}
]
}
]