-
Linköpings universitet
- Linköping, Sweden
- http://olafhartig.de
- @olafhartig
Block or Report
Block or report hartig
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
RDFstar/RDFstarTools Public
A collection of tools and Java libraries to process RDF* data and SPARQL* queries.
-
A collection of tools that connect the RDF* model and Property Graphs.
-
This is a Node.js module that can be used to calculate the size of a GraphQL response object before producing the object.
JavaScript 17
-
-
RDF2XGMML Public
Forked from kierdwyn/RDF2XGMML
RDF2GML/RDF2XGMML. Convert RDF file to GML or XGMML file format. For the purpose of loading RDF networks into Cytoscape.
Java
-
760 contributions in the last year
Contribution activity
August 2022
Created 78 commits in 4 repositories
Opened 9 pull requests in 1 repository
LiUSemWeb/HeFQUIN
9
merged
- Renames everything related to (physical) optimization, again
- Adds a logical optimization phase
- Renames everything related to (physical) optimization
- More robust executable operators
- Own code to handle the HTTP access to SPARQL endpoints
- Robust bind join implementation
- Print plans from the CLI
- Renames base class of executable operators
- Support for tpOptAdd and bgpOptAdd operators ...
Created an issue in LiUSemWeb/HeFQUIN that received 1 comment
Support new OPTIONAL-related operators in cost model
PRs #213 and #214 have added new logical and new physical operators to add support for OPTIONAL. The implementation of the cost model (see the Java…