Semantic Web topic
The Semantic Web is an extension of the World Wide Web through standards set by the World Wide Web Consortium (W3C). The goal of the Semantic Web is to make Internet data machine-readable.
This can be seen in various aspects of web development, one being semantic HTML as a way to give your markup meaning, microformats like schema.org or linked-data like json-ld. Another aspect is from the opposite perspective: Reading and interpreting data. This can be done with metadata via RDF.
everything
The semantic desktop search engine
edent.tel
A semantic contact page built around SVG
autocomplete-semantic-web
Semantic Web Autocomplete for Atom Editor
gastrodon
Visualize RDF data in Jupyter with Pandas
rdf.sh
A multi-tool shell script for doing Semantic Web jobs on the command line.
semantic-web
Storing ontologies/vocabularies from the web. Wish anybody can translate some of them.
awesome-semantic-web
A curated list of various semantic web and linked data resources.
schema-dts
JSON-LD TypeScript types for Schema.org vocabulary
react-schemaorg
Type-checked Schema.org JSON-LD for React