8000 GitHub - tmciver/LinkedDataHub-Apps: System, demo, and user-submitted applications built on LinkedDataHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tmciver/LinkedDataHub-Apps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedDataHub applications

System, demo, and user-submitted applications built on LinkedDataHub. Completely data-driven, no code involved (besides the shell scripts).

Prerequisites

The installation scripts in this repository use LinkedDataHub's CLI scripts. You need to set SCRIPT_ROOT environmental variable to the scripts subfolder of your LinkedDataHub fork or clone, for example:

export SCRIPT_ROOT="/c/Users/namedgraph/WebRoot/AtomGraph/LinkedDataHub/scripts"

Apps

Documentation

The documentation of LinkedDataHub open-source and Cloud versions.

Source
linkeddatahub/docs/
Live instance
https://linkeddatahub.com/linkeddatahub/docs/
Features
XHTML document content is rendered from RDF literals
Lines of code
0 lines of imperative code
164 lines of installation shell scripts

Northwind Traders

Set-based (parallax) navigation

Knowledge Graph representation of the Northwind Traders sample database.

Source
demo/northwind-traders/
Live instance
https://linkeddatahub.com/demo/northwind-traders/
Features
Faceted search
Related results (parallax navigation)
Custom SELECT query for each container that includes links to related resources (1:N relationships) from which faceted search options are generated
Import from CSV
Lines of code
0 lines of imperative code
570 lines of SPARQL
247 lines of installation shell scripts

City Graph

City Graph geospatial view

Browser of Copenhagen's geospatial open data, imported from Copenhagen Open Data. Provides a type-colored geospatial overview. Geo resources provide a view with neighbouring resources included.

Source
demo/city-graph/
Live instance
https://linkeddatahub.com/demo/city-graph/
Features
Import from CSV
Item template with a query that describes not only the requested resource, but also other resources with coordinates in a bounding box around it
Lines of code
0 lines of imperative code
479 lines of SPARQL
342 lines of installation shell scripts

Life sciences

Life sciences ChEMBL chart

Browser over a collection of molecules as well as a bar chart rendered from a SPARQL result.

Source
demo/life-sciences/
Live instance
https://linkeddatahub.com/demo/life-sciences/
Features
Charts
Lines of code
0 lines of imperative code
37 lines of SPARQL
153 lines of installation shell scripts

SKOS

SKOS editor view

Basic SKOS editor with a custom UI theme. Concepts and concept schemas can be created, edited, and linked with each other. Ontology types have separate URI templates; required instance properties are validated using constraints.

Source
demo/skos/
Live instance
https://linkeddatahub.com/demo/skos/
Features
Custom stylesheet
Classes
Constructors
Constraints
Restrictions
Lines of code
0 lines of imperative code
44 lines of SPARQL
324 lines of installation shell scripts
109 lines of XSLT stylesheet

You need to request append/write access to be able to create/edit the data.

About

System, demo, and user-submitted applications built on LinkedDataHub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XSLT 78.0%
  • Shell 22.0%
0