Skip to content

wefindx/nrv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Resource Vocabulary

This is a repository to version NRV -- network resource vocabulary. Review v3 codes.

pip install nrv

Usage

import nrv

nrv.list_versions()

nrv.get_version('v3')

nrv.validate('example.com/Person::v1/system:person')

# or #

nrv.validate('example.com/Person::v3/470')

Development

pip install pytest

py.test

Create a PR to suggested new version, name it as new file, with v$, where $ is a natural number.

About

Network Resource Vocabulary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages