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

Datenraum Kultur(Cultural Data Space) identifier #4177

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

Daham-Mustaf
Copy link

@Daham-Mustaf Daham-Mustaf commented Jun 10, 2024

Purpose: This pull request is submitted to request an identifier for the DRK project.

As the representative of Fraunhofer FIT, I am submitting this request on behalf of our organization.
The identifier is needed to properly manage and track the DRK project within our systems and collaborations.

Notes: Please process this request to issue an identifier for the DRK project. If any further information or documentation is needed, feel free to contact me.

@dgarijo
Copy link
Collaborator

dgarijo commented Jun 10, 2024

@Daham-Mustaf you are adding dummy links. Please update the PR with the target redirection.

@Daham-Mustaf
Copy link
Author

Daham-Mustaf commented Jul 22, 2024

@dgarijo

Updated .htaccess with DRK Ontology URLs

This pull request updates the .htaccess file to include redirects for the DRK ontology resources. The following URLs have been added:

These changes address the issue discussed in #4.

Changes made:

  • Added new rewrite rules to the .htaccess file
  • Ensured proper redirects for different formats of the DRK ontology

Please review and let me know if any further changes are needed.

Daham Mohammed Mustafa and others added 2 commits July 22, 2024 11:52
@dgarijo
Copy link
Collaborator

dgarijo commented Jul 22, 2024

@Daham-Mustaf all links go to example.org links, not the corresponding ontology URLs. Please provide them to merge this PR

@davidlehn
Copy link
Collaborator

All the resources will need to be under /drk/. We're not supporting top level resources like /drk.ttl and /drk.jsonld.


# DRK ontology resources (to be updated later)
# DRK ontology and its documentation in human-readable form
RewriteRule ^drk$ https://w3id.org/drk/ [R=302,L]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RewriteRules are relative. This makes to https://w3id.org/drk/drk. And redirecting to /drk/ doesn't make a lot of sense. The below rules are redirecting to root files that will never exist. Please update these, fix the above example rules and test.

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.

4 participants