- 11 Jan, 2017 1 commit
-
-
Sylvain Thénault authored
-
- 10 Jan, 2017 1 commit
-
-
Denis Laxalde authored
-
- 16 Nov, 2016 4 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- 24 Oct, 2016 7 commits
-
-
Sylvain Thénault authored
This may cause problem because absolute_url may embed changing part such as entity's name or title. So, add a `canonical_uri` class method to the RDFGraphGenerator which by default returns `<base url>/eid` (this is internally used in cubicweb, it sounds reasonnable that this url scheme will always be available). Closes #15922107
-
Sylvain Thénault authored
-
Sylvain Thénault authored
In case where we import several files or alike, we may not want to rebuild it at each round, because it may be costly if eg. the massive store is used (all indexes may then be removed).
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- 26 Oct, 2016 1 commit
-
-
Denis Laxalde authored
-
- 19 Oct, 2016 4 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
Remove case of a 'sed-2' language coming from the seda cube, add None (ie no language specified) instead
-
Sylvain Thénault authored
not sure it has passed once :/
-
- 18 Oct, 2016 1 commit
-
-
Sylvain Thénault authored
-
- 28 Sep, 2016 5 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
usually to test data file validity.
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- 07 Jul, 2016 1 commit
-
-
Sylvain Thénault authored
Code adapted and backported from the SEDA cube. Closes #14170765
-
- 29 Jun, 2016 1 commit
-
-
Sylvain Thénault authored
-
- 24 Jun, 2016 1 commit
-
-
Denis Laxalde authored
-
- 23 Jun, 2016 1 commit
-
-
Denis Laxalde authored
-
- 22 Jun, 2016 2 commits
-
-
Denis Laxalde authored
CubicWeb is installed as a dependency of the cube itself.
-
Sylvain Thénault authored
-
- 26 May, 2016 5 commits
-
-
Sylvain Thénault authored
-
Denis Laxalde authored
Closes #13211250.
-
Denis Laxalde authored
-
Denis Laxalde authored
-
Denis Laxalde authored
Similarly as for Concept, as done in 67672a4dd0ef.
-
- 16 May, 2016 1 commit
-
-
Sylvain Thénault authored
-
- 17 May, 2016 1 commit
-
-
Denis Laxalde authored
-
- 16 May, 2016 1 commit
-
-
Sylvain Thénault authored
-
- 29 Jun, 2015 1 commit
-
-
Yann Voté authored
Some graph methods will crash if some data are not URIs and have no ``language`` attribute (eg. ``BlankNode``). Fix this. Side effect for Redland LibRdf: since this library raises an exception when trying to get an URI for a blank node, we should also handle this case. Closes #5582296.
-
- 20 May, 2016 1 commit
-
-
Denis Laxalde authored
Broken from 2c4f4e1b429d.
-