Skip to content

Convert ISLE Metadata (IMDI) records into CLARIN Component Metadata (CMDI) records

License

Notifications You must be signed in to change notification settings

TheLanguageArchive/ISLE2CLARIN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISLE2CLARIN

Convert ISLE Metadata (IMDI) records into CLARIN Component Metadata (CMDI) records.

Compile

MAVEN_OPTS=-Xss10M mvn install

Run

java -jar target/isle2clarin.jar <DIR with IMDI files>

For more command line options see:

java -jar target/isle2clarin.jar -?

Docker

docker build -t isle2clarin https://raw.githubusercontent.com/TheLanguageArchive/ISLE2CLARIN/master/Dockerfile
docker run isle2clarin -?

example IMDI conversion

docker run -v $HOME/imdis:/tmp/imdis isle2clarin -- /tmp/imdis

Dependencies

About

Convert ISLE Metadata (IMDI) records into CLARIN Component Metadata (CMDI) records

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •