Redirection rules for SSbD#1
Open
jesper-friis wants to merge 70 commits into
Open
Conversation
Add w3id.org redirect rules for CDIF metadata building blocks at
/cdif/bbr/metadata/{category}/{name}. Supports content negotiation
on the BB URI via Accept header with profile parameters:
- application/schema+json → JSON Schema (JSON)
- application/yaml; profile=json-schema → JSON Schema (YAML)
- text/turtle; profile=shacl → SHACL validation rules
- application/ld+json; profile=json-ld#context → JSON-LD context
- text/html → bblocks-viewer landing page
Also provides explicit sub-paths: /schema, /resolved, /shacl, /context.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
merge with head to update
add cdif building blocks uri resolution to get schema and bb html
Support profile URIs like /cdif/bbr/metadata/profiles/{family}/{name}
with full content negotiation and sub-path resources (/schema, /resolved,
/shacl, /context). Three-segment rules placed before two-segment rules
to prevent path mismatching.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
pcm directory
RDIP - Maintaining Versioning
Add CDIF profile redirect rules (three-segment paths)
Update redirect URL in .htaccess file
…/master Update public-administration-governance w3id.org/italia
Add redirect to aggregator specification
* Create README.md Added main Readme. Ontologies at City St George's * Create README.md Readme for the pizza restaurants ontology * Create .htaccess for pizza restaurants * Update README.md * Update README.md
* updating redirects for khmo * Update .htaccess * update request for nco * Request to update redirects
Add rewrite rule for metadata-registry
Please, can you add rewrite rule for iqb metadata-registry.
redirect update
Add erdemonal to /people
* new w3id * update readme * new subject
Managing ctp/mapping
adding puri for egdc
Add hanpoetry namespace with redirects for ontology, SKOS vocabularies, and RDF datasets
Add hse Population Health Profile ontology and terminology persistent…
fix redirection
modified after using Daniel's HTML generator
* feat: Add perma links for European Business Wallet Vocabulary - EBWV * feat: Add perma links for European Business Wallet Vocabulary - EBWV * feat: Add perma links for European Business Wallet Vocabulary - EBWV
internal case study redirections
Added rewrite rules for different versions
… core general ones
image analysis ontology redirect
redirect for all paths, not just /general/, now that I am using daniel
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brief Description
Added redirection rules for SSbD based on EMMO.
Notes for the PINK maintainers
For consistency, these rules assumes that the main turtle file has the same name as the repo (with .ttl) appended.
Hence,
pink_annotation_schema.ttlmust be renamed topink-annotation-schema.ttl.This may be an opportunity to rename the pink-annotation-schema repo to something shorter and more handy.
Files generated on github pages should also be named consistently.
General Checklist
New ID Directory Checklist
.htaccessorREADME.md.Update ID Directory Checklist
Optional Requests for W3ID Maintainers