Skip to content

Ontology for representing YANG servers and the operations for retrieving YANG data from them.

Notifications You must be signed in to change notification settings

candil-data-fabric/yang-server-ontology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YANG Server Ontology

Ontology that defines core concepts for representing YANG servers, including connection details and the available YANG datastores, along with operations for retrieving YANG data from a YANG server. The goal of this ontology is to enable the declarative and abstract of the interactions with YANG servers for monitoring and configuration purposes. In this sense, the ontology can become the basis for building a knowledge graph from YANG data obtained from YANG servers.

Online documentation: https://w3id.org/yang/server

Ontology overview

YANG Server Ontology Figures

Ontology usage example

YANG Server Ontology Examples

Local Development

We encourage to locally develop the ontology documentation before publishing it online. For this, we recommend running WIDOCO tool via Docker container.

To generate the documentation, issue the following command:

./generate-docs.sh