Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
corese-stack
/
corese-command
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
New core.Graph wrapper
- #7
#7
Merged
remiceres
merged 25 commits into
develop
corese-stack/corese-command:develop
from
new-wrapper
corese-stack/corese-command:new-wrapper
Copy head branch name to clipboard
Oct 22, 2025
Conversation
Commits
25
(25)
Checks
Files changed
Merged
New core.Graph wrapper
#7
remiceres
merged 25 commits into
develop
corese-stack/corese-command:develop
from
new-wrapper
corese-stack/corese-command:new-wrapper
Copy head branch name to clipboard
Commits
Commits on Sep 16, 2025
made RdfDataLoader the wrapper of core.Graph, named it CoreseCore
NicolasAnquetil
committed
5bebdb2
View commit details
Copy full SHA for 5bebdb2
Browse repository at this point
removed all imports of core.Graph
NicolasAnquetil
committed
453a551
View commit details
Copy full SHA for 453a551
Browse repository at this point
Commits on Sep 23, 2025
Normalise CoreseGraph creation by removing create static method
NicolasAnquetil
committed
a31c247
View commit details
Copy full SHA for a31c247
Browse repository at this point
Started to look at wrapping kgram.core.Query
NicolasAnquetil
committed
2899659
View commit details
Copy full SHA for 2899659
Browse repository at this point
Refactoring in SparqlHttpClient simplified by removing buildQuery
NicolasAnquetil
committed
0cbead4
View commit details
Copy full SHA for 0cbead4
Browse repository at this point
removed dependencies to ASTQuery
NicolasAnquetil
committed
b0c7dbd
View commit details
Copy full SHA for b0c7dbd
Browse repository at this point
Wrapped last dependency to QueryProcess
NicolasAnquetil
committed
d221c88
View commit details
Copy full SHA for d221c88
Browse repository at this point
Commits on Sep 24, 2025
Refactor code for consistency by removing unnecessary whitespace and improving readability in Query, Validate, KgramQuery, CoreseGraph, and SparqlHttpClient classes.
remiceres
committed
9faaf3c
View commit details
Copy full SHA for 9faaf3c
Browse repository at this point
Commits on Sep 30, 2025
renamed Graph and Query wrappers
NicolasAnquetil
committed
ae35dd5
View commit details
Copy full SHA for ae35dd5
Browse repository at this point
added 2 comments
NicolasAnquetil
committed
cd2130a
View commit details
Copy full SHA for cd2130a
Browse repository at this point
Added CoreseShacl wrapper
NicolasAnquetil
committed
74880c4
View commit details
Copy full SHA for 74880c4
Browse repository at this point
created CoreseShacl wrapper
NicolasAnquetil
committed
46aee5b
View commit details
Copy full SHA for 46aee5b
Browse repository at this point
Added a trivial test
NicolasAnquetil
committed
2907a53
View commit details
Copy full SHA for 2907a53
Browse repository at this point
removed useless method in CoreseRdfGraph wrapper
NicolasAnquetil
committed
12f75f1
View commit details
Copy full SHA for 12f75f1
Browse repository at this point
created wrapper CoreseMappingType for corese.core.kgram.core.Mappings
NicolasAnquetil
committed
27fedc0
View commit details
Copy full SHA for 27fedc0
Browse repository at this point
Addded comment to new wrapper
NicolasAnquetil
committed
f3c1b3a
View commit details
Copy full SHA for f3c1b3a
Browse repository at this point
Moved logic from ConvertTest.canonicalize to Graph wrapper (+ moved a method in CoreseRdfGraph)
NicolasAnquetil
committed
9d0ad45
View commit details
Copy full SHA for 9d0ad45
Browse repository at this point
removed dependency to core.load.Load in Validate.test (method canonicalize)
NicolasAnquetil
committed
deb5cff
View commit details
Copy full SHA for deb5cff
Browse repository at this point
Removed dependency to core.load.Load from QueryTest
NicolasAnquetil
committed
a08b3c7
View commit details
Copy full SHA for a08b3c7
Browse repository at this point
Removed hidden dependency to core.print.CanonicalRdf10Format (call to toString()) in ValidateTest, ConvertTest, QueryTest
NicolasAnquetil
committed
bc6fd50
View commit details
Copy full SHA for bc6fd50
Browse repository at this point
proposal to wrap corese.core.util (2 classes, 3 static methods) into a new CoreseUtils wrapper
NicolasAnquetil
committed
57e2f71
View commit details
Copy full SHA for 57e2f71
Browse repository at this point
proposal to wrap corese.core.print.ResultFormat into a CoreseResultformat
NicolasAnquetil
committed
4ba1482
View commit details
Copy full SHA for 4ba1482
Browse repository at this point
Commits on Oct 6, 2025
Define a new method containsWithClause() in CoreseSparqlQuery for SparqlHttpClient
NicolasAnquetil
committed
64d82b3
View commit details
Copy full SHA for 64d82b3
Browse repository at this point
Remove access to core methods in SparqlHttpClient
NicolasAnquetil
committed
d1ee769
View commit details
Copy full SHA for d1ee769
Browse repository at this point
Created tests for SparqlHttpClient.validateQuery()
NicolasAnquetil
committed
e0db815
View commit details
Copy full SHA for e0db815
Browse repository at this point
You can’t perform that action at this time.