Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nandana/awesome-linkeddata
A list of tools for publishing and consuming Linked Data.
https://github.com/nandana/awesome-linkeddata
List: awesome-linkeddata
Last synced: about 1 month ago
JSON representation
A list of tools for publishing and consuming Linked Data.
- Host: GitHub
- URL: https://github.com/nandana/awesome-linkeddata
- Owner: nandana
- Created: 2016-05-03T09:36:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-07T09:27:07.000Z (almost 8 years ago)
- Last Synced: 2024-04-11T22:05:42.245Z (8 months ago)
- Size: 4.88 KB
- Stars: 17
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-linkeddata - A list of tools for publishing and consuming Linked Data. (Other Lists / Monkey C Lists)
README
# Awesome Linked Data
A list of tools for publishing and consuming Linked Data.## Standards
* [Data Packages](http://frictionlessdata.io/data-packages/), in the simple case combines CSV data with JSON metadata.
* [SHACL](http://w3c.github.io/data-shapes/shacl/), a language for validating RDF graphs against a set of conditions.
* [ShEx](http://shex.io/), a structural schema language for RDF graphs. More expressive and cross-platform than SHACL.
* [OSLC](http://open-services.net/), linked data based specifications for software integration.## SPARQL tools
### SPARQL Servers
* [Virtuoso Universal Server, Open-Source Edition](http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/)
* [Apache Jena - Fuseki](https://jena.apache.org/documentation/serving_data/)### SPARQL editors
* [YASGUI, Yet Another Sparql GUI](http://about.yasgui.org/)
* [Flint SPARQL Editor](http://openuplabs.tso.co.uk/demos/sparqleditor)
* [Wikidata Query Service](https://query.wikidata.org/) - Result Visualization, Tiny URIs, etc.### SPARQL Result Visualization
* [Sgvizler](http://dev.data2000.no/sgvizler/)
* [LinkedWiki extension for Mediawiki](https://www.mediawiki.org/wiki/Extension:LinkedWiki)## Data to APIs
* [THE DATATANK](http://thedatatank.com/)
* [grlc](http://grlc.io/)
* [BASIL](https://github.com/the-open-university/basil)
* [LimeDS](http://limeds.be/)
* [Linked Data-Fu](https://linked-data-fu.github.io/)## Data extraction tools
* [Wandora](http://wandora.org/www/)## CSV to RDF
* [Open Refine](http://openrefine.org/)
* [Tarql: SPARQL for Tables](https://github.com/tarql/tarql)
* [SPARQL-Generate](http://w3id.org/sparql-generate/)
* [csv2rdf4lod](https://github.com/timrdf/csv2rdf4lod-automation)
* [setlr: The Semantic Extract, Transform and Load-er](https://github.com/tetherless-world/setlr)
* [Cellfie Protégé Plugin](https://github.com/protegeproject/cellfie-plugin)
* [GraphDB’s OntoRefine](http://ontotext.com/tabular-data-rdf-graphdb/)
* [Sentient Knowledge Explorer](http://www.io-informatics.com/products/sentient-KE.html)## Linked Data Catologues
* [LOD Laundromat](http://lodlaundromat.org/)
* [LOD4ALL](http://lod4all.net/index.html)
* [IO Data Science Paris-Saclay](https://io.datascience-paris-saclay.fr/)## Linked Data browsers
* [Rhizomer](http://rhizomik.net/html/rhizomer/)
* [Coclus](http://ws.nju.edu.cn/coclus/)
* [SView](http://ws.nju.edu.cn/sview/)
* [LOD Live](http://en.lodlive.it/) ??
* [Linked Data Reactor](http://research.ld-r.org/)## Link Discovery
* [Relationship Discovery](http://www.visualdataweb.org/relfinder.php)## Technology Providers
* [BorderCloud](http://www.bordercloud.com/)
* [Triply](http://triply.cc)## Ontology tools
### Ontology editors
* [Protégé](http://protege.stanford.edu/)### Ontology validations
* [OntOlogy Pitfall Scanner!](http://oops.linkeddata.es/)### Ontology catalogues
* [LOV](http://lov.okfn.org/)
* [OntoHub](https://ontohub.org/)### API libraries
* [OWL API](http://owlapi.sourceforge.net/)