-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
set up purl.org domain for cg elements #33
Comments
Oh that's cool! I didn't know you could do that with purl.org. I can make a pull request with changes required for #31 if you like. |
@alanorth That would be great, thanks |
FYI @ayabowork |
Sure I can fix that. The issue is that you should only use "#" in the link, not the target id itself. I will prepare a pull request to clean these up, as I see they are also duplicated: <p class="invisible"><a id="#cg:xCoord"></a><a id="xCoord"></a></p> We only need the first one (without the "#" of course). |
I will fix the Dublin Core links as well |
I started redirecting from purl.org/cg/terms to this repo.
Need to do it for all the cg specific elements. First, we need to move on issue #31
exemple of working purl: cg.hasMetadata
The text was updated successfully, but these errors were encountered: