Skip to content

Examples for geocat and DCAT data-catalogs are given here

Notifications You must be signed in to change notification settings

dkoltg/dcat_ap_ch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DCAT-AP-CH

This github repo is intended to prepare the further development of DCAT-AP-CH by providing a definition area for all its documents.

About

The Specification uses respec: https://respec.org/docs/

Deploy to a Static Server

Staging is running at:

https://dcat-ap-ch-def.clients.liip.ch/

Get to server:

ssh -p 2202 -l liip ps8.ms.bsa.oriented.ch
cd /var/www/html/dcat-ap-ch-def.clients.liip.ch/

deploy documents

cd docs
tar -zcf dcat-ap-ch-def.tar.gz .
scp -P 2202 dcat-ap-ch-def.tar.gz [email protected]:/var/www/html/dcat-ap-ch-def.clients.liip.ch/
ssh -p 2202 -l liip ps8.ms.bsa.oriented.ch
cd /var/www/html/dcat-ap-ch-def.clients.liip.ch
tar -xzf dcat-ap-ch-def.tar.gz

Now the site should be reachable at https://dcat-ap-ch-def.clients.liip.ch.

About

Examples for geocat and DCAT data-catalogs are given here

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published