Skip to content

simeonackermann/VocTo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VocTool

is an OWL/RDF vocabulary graphical visualisation and editing tool. Its implemented in JS/PHP/HTML and based on the JavaScript library D3.

Screenshot:

Getting started

  • save your RDF vocabulary as N3 notation in data/filename.n3
  • open index.html for an example implementation

RDF / OWL notation

Currently the tool does not cover the hole N3 notation! The following features are implemented right now to declare classes, properties and relations.

As type (class/property/relation), declare http://www.w3.org/1999/02/22-rdf-syntax-ns#type as:

Classes:

Properties:

Relations:

The followoing attributes are implemented to show details on your graph:

Class-Attributes:

Property-Attributes

Relation-Attributes:

About

RDF/OWL Vocabulary Graph Modulation Tools

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages