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

Fixing namespace URIs & minor issues; adding basic OWL to HTML stylesheet #3

Closed
wants to merge 2 commits into from

Conversation

escowles
Copy link
Contributor

  • Adding OWL to HTML stylesheet to create browser-friendly output.
  • Fixing top-level rdf:about to include # in namespace URIs.
  • Removing duplicate isContentOf property.
  • Fixing typo: "respository".

@escowles
Copy link
Contributor Author

Deployment:

Files:

owl2html.xsl => definitions/v4/owl2html.xsl
rels-ext.rdf => definitions/v4/rels-ext/index.rdf
repository.rdf => definitions/v4/repository/index.rdf
rest-api.rdf => definitions/v4/rest-api/index.rdf

Add index.rdf to the DirectoryIndex directive in httpd.conf, e.g.:

<IfModule dir_module>
    DirectoryIndex index.html index.php index.rdf
</IfModule>

@awoods awoods closed this Aug 19, 2013
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

Successfully merging this pull request may close these issues.

None yet

2 participants