Skip to content

Dans-labs/narcis-cerif-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Narcis CERIF Experiments

In the OpenAIRE Advance project, we implement the CERIF scheme for Narcis. As part of this we describe a mapping from the internal data representation to the CERIF format.

Running the examples

To understand the data that is to be mapped, we wrote a number of queries on the data store of Narcis.

In order to run (some of) these, please follow the following instructions: (be sure to have access to the appropriate Narcis server; these instructions are written for MacOS)

# install
brew cask install osxfuse
brew install sshfs
 
# mount
sshfs <username>@<narcis-server>:<path-to-data-store> /Volumes/narcis-store -ovolname=Narcis
 
# unmount
umount /Volumes/tnarcis01-store

Related repositories

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages