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.

List Semantic Web repositories

everything

25
Stars
4
Forks
Watchers

The semantic desktop search engine

edent.tel

28
Stars
4
Forks
Watchers

A semantic contact page built around SVG

autocomplete-semantic-web

46
Stars
2
Forks
Watchers

Semantic Web Autocomplete for Atom Editor

serd

84
Stars
15
Forks
Watchers

A lightweight C library for RDF syntax

gastrodon

130
Stars
15
Forks
Watchers

Visualize RDF data in Jupyter with Pandas

rdf.sh

119
Stars
9
Forks
Watchers

A multi-tool shell script for doing Semantic Web jobs on the command line.

semantic-web

119
Stars
45
Forks
Watchers

Storing ontologies/vocabularies from the web. Wish anybody can translate some of them.

awesome-semantic-web

56
Stars
5
Forks
Watchers

A curated list of various semantic web and linked data resources.

schema-dts

837
Stars
33
Forks
Watchers

JSON-LD TypeScript types for Schema.org vocabulary

react-schemaorg

466
Stars
20
Forks
Watchers

Type-checked Schema.org JSON-LD for React