GithubHelp home page GithubHelp logo

maastrichtu-ids / euraknos-ontology Goto Github PK

View Code? Open in Web Editor NEW
1.0 7.0 0.0 2 MB

๐ŸŒพ OWL Ontology for the EURAKNOS project about EU agricultural resources

Home Page: https://maastrichtu-ids.github.io/euraknos-ontology

License: Creative Commons Attribution 4.0 International

ontology agriculture agricultural-modelling agroforestry agriculture-research

euraknos-ontology's Introduction

Generate documentation

OWL Ontology, with its documentation website, for the EURAKNOS and EUREKA projects.

Access the Euraknos ontology documentation at https://maastrichtu-ids.github.io/euraknos-ontology ๐Ÿ“–

The documentation website will be updated automatically when a change is made to the euraknos-ontology.owl file on the master branch ๐Ÿ”ƒ

Generate docs locally

Install Ontospy:

pip install ontospy[FULL]

See Ontospy official documentation for more details.

Clone the repository:

git clone https://github.com/MaastrichtU-IDS/euraknos-ontology.git
cd euraknos-ontology

We are generating 4 differents types of documentation/visualization in subfolders of the docs/ folder. The folder where the documentation will be generated needs to exist:

mkdir -p docs/summary
ontospy gendocs -o docs/summary --type 1 --nobrowser euraknos-ontology.owl

mkdir -p docs/browse
ontospy gendocs -o docs/browse --type 2 --nobrowser euraknos-ontology.owl

mkdir -p docs/classtree
ontospy gendocs -o docs/classtree --type 4 --nobrowser euraknos-ontology.owl

mkdir -p docs/graph
ontospy gendocs -o docs/graph --type 10 --nobrowser euraknos-ontology.owl

# Try a new visualization
mkdir -p docs/new
ontospy gendocs -o docs/new --nobrowser euraknos-ontology.owl

See the source code for more details on parameters.

The Graph visualisation can be improved at:

See also

WebVOWL, d3.js graph viewer:

http://www.visualdataweb.de/webvowl/#iri=https://raw.githubusercontent.com/MaastrichtU-IDS/euraknos-ontology/master/euraknos-ontology.owl

euraknos-ontology's People

Contributors

thendriks avatar vemonet avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.