Skip to content
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

Make PURL for dosdp spec #63

Open
dosumis opened this issue Jan 29, 2021 · 3 comments
Open

Make PURL for dosdp spec #63

dosumis opened this issue Jan 29, 2021 · 3 comments
Assignees

Comments

@dosumis
Copy link
Collaborator

dosumis commented Jan 29, 2021

I'd like to spring clean this repo & push simple pattern tested (with embedded schema) to PyPi, but before I move anything, I'd like a PURL for the schema for stability. @matentzn - would you be able to do this quickly => obolibrary PURL I could easily keep up to date?

@matentzn
Copy link
Collaborator

obolibrary purl no; but we could make a w3id (I did that for sssom as well), or purl.org. Whatever you prefer!

@dosumis
Copy link
Collaborator Author

dosumis commented Feb 15, 2021

obolibrary purl no; but we could make a w3id (I did that for sssom as well), or purl.org. Whatever you prefer!

Whatever is easiest to maintain redirects for.

@matentzn
Copy link
Collaborator

README:

# Dead simple owl design pattern (DOSDP) exchange format

Homepages
* https://github.com/INCATools/dead_simple_owl_design_patterns -- DOSDP specification, context and docs
* https://github.com/INCATools/dosdp-tools -- DOSDP tools - a command-line utility for working with DOSDP design patterns and OWL ontologies.

Docs
* https://github.com/INCATools/dead_simple_owl_design_patterns/blob/master/spec/DOSDP_schema_full.yaml (Full schema)

Contact
* David Osumi-Sutherland cjmungall AT lbl DOT gov @dosumis
* Jim Balhoff balhoff AT renci DOT org @balhoff

@dosumis @balhoff

Rewrite rules:

Options +FollowSymLinks
RewriteEngine on


# types --> includes/types
RewriteRule ^spec(\/?)$ spec/DOSDP_schema_full.json

# Rewrite Base URL
RewriteRule ^(.*)$ https://github.com/INCATools/dead_simple_owl_design_patterns/blob/master/$1 [R=302]

When you have finished editing the above I will do the rest!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants