Testing links
Lists of key urls for testing.
Important URLs
schema_org_rdfa.html
(machine readable schema)
JSON-LD context:
/docs/jsonldcontext.json
,
/docs/jsonldcontext.json.txt
Or homepage conneg, use: curl --verbose -H "Accept: application/ld+json" http://localhost:8080/
full.html
/docs/tree.jsonld
Per-Term example links
homepage
a bad link that should 404.
Person
(a Thing type page)
Text
(non-Thing type page)
Thing
(root of the Thing hierarchy)
DataType
(root of the Datatype hierarchy)
actor
(property page, supersedes 'actors')
actors
(a superseded property page; superseded by 'actor')
Enumeration
(Enum type - lists enum types as subclasses)
ActionStatusType
(ActionStatusType, a specific Enum type)
PotentialActionStatus
(PotentialActionStatus is a specific instance of ActionStatusType)
ActionStatusType
(ActionStatusType, a specific Enum type)
BookStore
(BookStore is an Organization and also a Place, alongside all other LocalBusiness subtypes)
todo: superProperty, inverseOf examples