8000 GitHub - zimeon/w3id-test-arm
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zimeon/w3id-test-arm

Repository files navigation

Local Mac OSX Apache setup to test https://w3id.org/arm config

Ontology locations

URI changes from 0.1 to 1.0

Move of 0.1 hosting

In redirects:

  • Change https://ld4p.github.io/arm/ to https://art-and-rare-materials-bf-ext.github.io/arm/v0.1/ everywhere

In new source repository:

Addition of 1.0 hosting

Additional URIs:

Update of unversioned URIs with addition of 1.0

The are very significant changes to the ontology and vocabulary layouts associated with the move from 0.1 to 1.0.

All ontologies have been combined into one and thus, for ontologies:

The vocabularies all used to have URIs with prefixes /arm/core/vocabularies/ and now the prefix is /arm/v1.0/vocabularies/. There are various changes:

  • arrangement has been renamed physical_presentation
  • origin, status, typeface have some name
  • note_types and relator are new vocabularies
  • handwriting_type is deprecated so no change of redirect

Testing on local version of w3id.org htaccess

  • Assumes checked out copy of config in ~/src/w3id.org/
  • Creates Apache root in /tmp/w3id-test-arm (zaps anything with that name)

Can set up test server with:

killall -9 httpd; ./run_test_apache_mac.sh

Can then run tests against this server with:

./test_redirects.py

(add -v to see the redirects).

Testing on live w3id.org server

./test_redirects.py --live

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0