The knowledge graph is built on RDF technology, and makes use of RDF constructs to define schema.
This schema was created for this project and is defined here.
- Type:
http://pivotlabs.vc/innov/t/challenge
- Abbreviation:
type:challenge
Properties:
http://pivotlabs.vc/innov/t/challenge#opens
: Date innovation challenge openshttp://pivotlabs.vc/innov/t/challenge#closes
: Date innovation challenge closeshttp://pivotlabs.vc/innov/t/challenge#has-topic
: links to topic entityhttp://pivotlabs.vc/innov/t/challenge#title
: Innovation challenge titlehttp://pivotlabs.vc/innov/t/challenge#has-sponsor
: links to innovation challenge sponsoring organisation.http://pivotlabs.vc/innov/t/challenge#description
: Innovation challenge long textual description
This project imports schema.org's full schema
here. The released schema
appears to be inconsistent, so we replace rdf:Property
with
rdfs:Property
to make it consistent with the RDF Schema specification.
A number of fundamental entities used by schema.org
are defined
here.
Defined by Schema.org.
- Type:
https://schema.org/Organization
- Abbreviation:
schema:Organization
Several types of government department have been created by this project which are sub-classes of the Organization type defined here.
Watch out for UK vs US spelling, schema.org
uses Organization
.
This project uses DefinedTerm
from Schema.org.
- Type:
https://schema.org/DefinedTerm
- Abbreviation:
schema:DefinedTerm
This project uses Person
from Schema.org.
- Type:
https://schema.org/Person
- Abbreviation:
schema:Person
This project uses Occupation
from
Schema.org.
- Type:
https://schema.org/Occupation
- Abbreviation:
schema:Occupation