https://github.com/google/cayley
Revision 9fb4d58e0e079999501465892db57b05e717c626 authored by Iddan Aaronsohn on 30 January 2020, 23:09:43 UTC, committed by GitHub on 30 January 2020, 23:09:43 UTC
* Add a match step

* Prefix use of RDFG in schema

* Evaluate JSON LD document in runtime

* Fix JSON LD parsing with context

* Check for lone @id before counting quads in pattern

* Give match from a min-cardinality 0

* Handle nil from

* Group consts

* Use voc and tag Lookup

* Fix small issues regarding syntax

* Different syntax for value

* Define hasMinCardinality as requested

* linkedql: Wrap shared properties of restrictions with owlRestriction

* linkedql: Correct name to owlPropertyRestriction and share more code

* linkedql: Add fixme comemnt in match.go

* linkedql: Add fixme comment to steps_test
1 parent 13683b0
History
Tip revision: 9fb4d58e0e079999501465892db57b05e717c626 authored by Iddan Aaronsohn on 30 January 2020, 23:09:43 UTC
LinkedQL: Match (#905)
Tip revision: 9fb4d58
File Mode Size
.github
appengine
client
clog
cmd
configurations
data
docs
examples
graph
inference
internal
packrd
query
schema
server
version
writer
.dockerignore -rw-r--r-- 6 bytes
.gitbook.yaml -rw-r--r-- 13 bytes
.gitignore -rw-r--r-- 148 bytes
.goreleaser.yml -rw-r--r-- 1.8 KB
.travis.yml -rw-r--r-- 797 bytes
AUTHORS -rw-r--r-- 1.1 KB
CODEOWNERS -rw-r--r-- 11 bytes
CONTRIBUTORS -rw-r--r-- 1.1 KB
Dockerfile -rw-r--r-- 1.9 KB
LICENSE -rw-r--r-- 9.9 KB
README.md -rw-r--r-- 2.1 KB
cayley_example.yml -rw-r--r-- 310 bytes
go.mod -rw-r--r-- 2.8 KB
go.sum -rw-r--r-- 43.0 KB
gogen.go -rw-r--r-- 107 bytes
imports.go -rw-r--r-- 1.3 KB
tools.go -rw-r--r-- 192 bytes

README.md

back to top