schemaorg / suggestions-questions-brainstorming

Suggestions, questions, and brainstorming
19 stars 15 forks source link

Add a 404 handler that detects lookups of /id and /type (JSON-LD keywords) and explains what's up #193

Open danbri opened 9 years ago

danbri commented 9 years ago

see schemaorg/schemaorg#854 schemaorg/schemaorg#286 there is some chance (especially if we alias away @ in JSON-LD keywords @type @id that people will look on schema.org site for these.

See https://github.com/schemaorg/schemaorg/blob/sdo-phobos/sdoapp.py#L1407 and nearby for the 404 handler.

RichardWallis commented 4 years ago

See issue #7 for the context of the move from the main Schema.org issue tracker to this repository.