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

wrong activitystreams namespace in activitystreams2 ontology #604

Closed
1 of 5 tasks
phtyson opened this issue Jul 3, 2024 · 2 comments
Closed
1 of 5 tasks

wrong activitystreams namespace in activitystreams2 ontology #604

phtyson opened this issue Jul 3, 2024 · 2 comments

Comments

@phtyson
Copy link

phtyson commented Jul 3, 2024

Please Indicate One:

  • Editorial
  • Question
  • Feedback
  • Blocking Issue
  • Non-Blocking Issue

In activitystreams2.owl:

  1. change @prefix as: <http://www.w3.org/ns/activitystreams#> . to @prefix as: <https://www.w3.org/ns/activitystreams#> .. (Activity Vocabulary)
  2. remove unneeded empty prefix
  3. remove unneeded @base directive

I have updated this in my fork, will submit pull request soon.

The ontology URI is <http://www.w3.org/ns/activitystreams#> but I will defer to project leads whether to change that.

phtyson referenced this issue in phtyson/activitystreams Jul 3, 2024
@csarven
Copy link
Member

csarven commented Jul 3, 2024

I suggest closing this issue to keep discussion around it to minimal. There had been other issues already on this. It is potentially resolved by #504 . See also #416 (comment)

@phtyson
Copy link
Author

phtyson commented Jul 4, 2024

Closed as duplicate of #504

@phtyson phtyson closed this as completed Jul 4, 2024
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