context.person.jsonld Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of konig-core Show documentation
Show all versions of konig-core Show documentation
A library for core classes (Graph, Vertex, Edge, etc.)
{
"@context" : {
"schema" : "http://schema.org/",
"Person" : "schema:Person"
},
"@id" : "http://www.konig.io/context/v1.schema.person",
"vendorType" : "application/vnd.konig.v1.schema.person"
}