Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / robstewart57/hsparql issues and pull requests
#53 - Add containsWith
Pull Request -
State: closed - Opened by adinapoli almost 2 years ago
- 2 comments
#52 - structureContent: Generalize and Export
Pull Request -
State: closed - Opened by adinapoli almost 2 years ago
- 2 comments
#51 - Add a haddock comment on literals with language and type
Pull Request -
State: closed - Opened by koslambrou about 3 years ago
- 1 comment
#50 - Fix warnings
Pull Request -
State: closed - Opened by koslambrou about 3 years ago
- 1 comment
#49 - Added a DSL supporting property paths from SPARQL 1.1
Pull Request -
State: closed - Opened by koslambrou over 3 years ago
- 6 comments
#48 - Federated queries in query generator
Pull Request -
State: closed - Opened by koslambrou over 3 years ago
- 1 comment
#47 - the idea of a semantic web toolkit
Issue -
State: closed - Opened by arademaker almost 4 years ago
- 1 comment
#46 - Added additional examples of SPARQL SELECT queries
Pull Request -
State: closed - Opened by koslambrou almost 4 years ago
- 1 comment
#45 - Count distinct query
Issue -
State: open - Opened by koslambrou almost 4 years ago
#44 - Count number of triples
Issue -
State: open - Opened by koslambrou almost 4 years ago
#43 - Targeting named graphs
Issue -
State: open - Opened by oco-adam about 4 years ago
#42 - HTTPS not supported
Issue -
State: closed - Opened by koslambrou over 4 years ago
- 8 comments
#41 - SPARQL property paths
Issue -
State: closed - Opened by koslambrou almost 5 years ago
- 2 comments
#40 - Example queries in test are broken
Issue -
State: closed - Opened by Thra11 almost 6 years ago
#39 - Fix prefixed name (thing constructed via .:.) not being URI escaped
Pull Request -
State: closed - Opened by futpib about 6 years ago
- 1 comment
#38 - Fix FILTER [NOT] EXISTS queries and add tests
Pull Request -
State: closed - Opened by futpib about 6 years ago
#37 - Add SPARQL* reified triples support
Pull Request -
State: closed - Opened by futpib about 6 years ago
- 1 comment
#36 - Add `exists` and 16 SPARQL 1.1 functions
Pull Request -
State: closed - Opened by arendsee about 6 years ago
- 2 comments
#35 - Allow raw SPARQL queries
Pull Request -
State: closed - Opened by arendsee about 6 years ago
- 5 comments
#34 - Add support for GROUP_CONCAT
Pull Request -
State: closed - Opened by arendsee about 6 years ago
- 3 comments
#33 - Rework README: fix code blocks and links. Partially fixes #30.
Pull Request -
State: closed - Opened by wismill over 7 years ago
#32 - Export Prefix type (but not its constructor). Fix #14
Pull Request -
State: closed - Opened by wismill over 7 years ago
#31 - Add support for subqueries.
Pull Request -
State: closed - Opened by wismill over 7 years ago
- 1 comment
#30 - Update README.md code examples
Issue -
State: closed - Opened by robstewart57 over 7 years ago
#29 - Add infix instruction for .==., .!=., .<., .<=., .>., .>=.
Pull Request -
State: closed - Opened by wismill over 7 years ago
- 1 comment
#28 - Add support for aggregation functions and GROUP BY clause.
Pull Request -
State: closed - Opened by wismill over 7 years ago
- 3 comments
#27 - Add support for blank nodes
Pull Request -
State: closed - Opened by wismill over 7 years ago
- 8 comments
#26 - Feature/feature bind
Pull Request -
State: closed - Opened by wismill over 7 years ago
- 1 comment
#25 - Export `TermLike` class
Pull Request -
State: closed - Opened by wismill over 7 years ago
- 1 comment
#24 - problem with filterExpr
Issue -
State: closed - Opened by fedeinthemix over 7 years ago
- 2 comments
#23 - Add more operations
Pull Request -
State: closed - Opened by agrafix almost 8 years ago
- 3 comments
#22 - Allow ASK queries with Stardog triplestore
Pull Request -
State: closed - Opened by tonicebrian over 8 years ago
- 1 comment
#21 - Problems using hsparql as a submodule in Stack
Issue -
State: closed - Opened by tonicebrian over 8 years ago
- 1 comment
#20 - QueryGenerator.hs: fix build failure on ghc-8
Pull Request -
State: closed - Opened by trofi over 8 years ago
- 2 comments
#19 - Fix travis ci builds
Pull Request -
State: closed - Opened by mhitza almost 9 years ago
- 1 comment
#18 - Using IP address in place of "localhost"
Pull Request -
State: closed - Opened by cordawyn about 9 years ago
- 1 comment
#17 - Build of 0.2.6 failing
Issue -
State: closed - Opened by sternenseemann about 9 years ago
- 2 comments
#16 - add missing test file to .cabal
Pull Request -
State: closed - Opened by Profpatsch about 9 years ago
- 2 comments
#15 - Test suite files missing in hackage release
Issue -
State: closed - Opened by Profpatsch about 9 years ago
- 1 comment
#14 - QueryGenerator does not export Prefix
Issue -
State: closed - Opened by hegel5000 over 9 years ago
- 2 comments
#13 - Push 0.2.6 to hackage
Issue -
State: closed - Opened by menelaos over 9 years ago
- 3 comments
#12 - Fix typo
Pull Request -
State: closed - Opened by ghost almost 10 years ago
- 1 comment
#11 - Added LIMIT handling.
Pull Request -
State: closed - Opened by haroldcarr about 10 years ago
- 1 comment
#10 - Restrict version of wai so test will pass.
Pull Request -
State: closed - Opened by haroldcarr about 10 years ago
#9 - Enable programmatic construction of triples.
Pull Request -
State: closed - Opened by haroldcarr over 10 years ago
- 9 comments
#8 - german special characters in select queries
Issue -
State: open - Opened by andrewufrank almost 11 years ago
- 1 comment
#7 - Added support for SPARQL UPDATE.
Pull Request -
State: closed - Opened by haroldcarr almost 11 years ago
- 1 comment
#6 - Using Data.RDF.Types for QueryGenerator, String -> Text and more
Pull Request -
State: closed - Opened by cordawyn almost 12 years ago
- 1 comment
#5 - A few fixes for literals in the queries
Pull Request -
State: closed - Opened by cordawyn about 12 years ago
- 1 comment
#4 - Finalized CONSTRUCT and DESCRIBE tests
Pull Request -
State: closed - Opened by cordawyn about 12 years ago
- 1 comment
#3 - Fixes and tests (ASK, CONSTRUCT, DESCRIBE)
Pull Request -
State: closed - Opened by cordawyn about 12 years ago
- 1 comment
#2 - Replacing home-brewn RDF types of Hsparql with those of RDF4H
Pull Request -
State: closed - Opened by cordawyn about 12 years ago
- 4 comments
#1 - Minor clean-up of tests
Pull Request -
State: closed - Opened by cordawyn about 12 years ago
- 1 comment