Semantic Web Development Tools
Semantic Web Development Tools (Wiki)
Terms
- Semantic Web: Extension of the Web where data is structured so it can be interpreted and linked computationally.
- RDF: Resource Description Framework, a standard graph-based model for representing and linking data.
- OWL: Web Ontology Language, used to formally represent ontologies and relationships between concepts.
- RDFa: Method for embedding RDF metadata within HTML and other markup documents.
- SPARQL: Query language and protocol for querying RDF graphs.
- Triple store: Database designed for storing and querying RDF triples.
- Semantic MediaWiki: MediaWiki extension that adds structured semantic data and querying.
- GRDDL: W3C standard for extracting RDF data from XML and HTML documents.
Overview
W3C maintains a community-created collection of tools for developing Semantic Web applications. It includes development environments, editors, libraries, reasoners, browsers, converters and other infrastructure rather than Semantic Web applications themselves.