Skip to content

Replace rdf:type by a#35

Merged
samwaseda merged 5 commits into
refactorfrom
rdf_toA
Apr 2, 2025
Merged

Replace rdf:type by a#35
samwaseda merged 5 commits into
refactorfrom
rdf_toA

Conversation

@samwaseda

Copy link
Copy Markdown
Collaborator

They mean the same thing, and it allows us to remove one line

@samwaseda
samwaseda changed the base branch from main to refactor March 31, 2025 07:54
@samwaseda
samwaseda requested review from Copilot and srmnitc March 31, 2025 07:56

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR aims to simplify the SPARQL query construction by replacing "rdf:type" with its shorthand "a" in the query string.

  • Removed explicit use of "rdf" namespace in the query.
  • Replaced "rdf:type" with "a" for brevity.

@aazocar aazocar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍🏽

@samwaseda
samwaseda merged commit 58a91ab into refactor Apr 2, 2025
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.

3 participants