Skip to content

Fix: SPARQL namespace names #219

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

Merged
merged 3 commits into from
May 15, 2025
Merged

Fix: SPARQL namespace names #219

merged 3 commits into from
May 15, 2025

Conversation

afs
Copy link
Contributor

@afs afs commented May 14, 2025

No description provided.

@@ -70,12 +70,12 @@ sparql:lessThat rdf:type sparql:Operator ;
rdfs:isDefinedBy <http://www.w3.org/TR/sparql12-query/> ;
.

sparql:greaterThanOrEquals rdf:type sparql:Operator ;
Copy link
Member

Choose a reason for hiding this comment

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

greaterThanOrEquals and lessThanOrEquals also make sense IMO.
But I don't mind the change.

@Tpt
Copy link
Contributor

Tpt commented May 15, 2025

We also have sparql:lessThat and sparql:greaterThan. Is it intended?

@afs afs changed the title Fix: sparql:multiply Fix: SPARQL namespace names May 15, 2025
@afs
Copy link
Contributor Author

afs commented May 15, 2025

No! Fixed.
(while much of the document was semi-automatically done, the operators were more of a manual task)

@afs afs merged commit 0f44f9f into main May 15, 2025
1 check passed
@afs afs deleted the sparqlmultiply branch May 15, 2025 20:02
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