Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-2333 merge rdf4j-doc master branch #2389

Merged
merged 444 commits into from
Jul 26, 2020

Conversation

abrokenjester
Copy link
Contributor

@abrokenjester abrokenjester commented Jul 25, 2020

GitHub issue resolved: #2333

Briefly describe the changes proposed in this PR:

Integrate the rdf4j-doc master branch into the main code repository (history included).

We can integrate outstanding feature branches (such as eclipse-rdf4j/rdf4j-doc#177) in a separate PR.

Btw we will merge this using a merge-commit rather than squashing, otherwise we lose the entire history.


PR Author Checklist (see the contributor guidelines for more details):

  • my pull request is self-contained
  • I've added tests for the changes I made
  • I've applied code formatting (you can use mvn process-resources to format from the command line)
  • every commit message starts with the issue number (GH-xxxx) followed by a meaningful description of the change
  • every commit has been signed off

Note: we merge all feature pull requests using squash and merge. See RDF4J git merge strategy for more details.

abrokenjester and others added 30 commits February 3, 2019 14:45
Signed-off-by: Bart Hanssens <bart.hanssens@bosa.fgov.be>
Signed-off-by: Bart Hanssens <bart.hanssens@bosa.fgov.be>
Signed-off-by: Bart Hanssens <bart.hanssens@bosa.fgov.be>
Signed-off-by: Bart Hanssens <bart.hanssens@bosa.fgov.be>
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
Signed-off-by: Bart Hanssens <bart.hanssens@bosa.fgov.be>
Added info on building/pushing docker
Fix #1224 replaced old inferencer with new in docs
documented mixed use of RDF4J Model objects and SparqlBuilder's own interfaces
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
hmottestad and others added 25 commits June 25, 2020 21:58
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
Merge master into develop
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
* GH-2240 validation report size limit

Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>

* added sh:value and rdf4j:truncated to the examples

Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>

* Update site/content/documentation/programming/shacl.md

Co-authored-by: Jeen Broekstra <jeen@fastmail.com>

* update documentation for bulk validation

Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>

Co-authored-by: Jeen Broekstra <jeen@fastmail.com>
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
…ation

Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
* #2235 first draft of release notes for 3.3.0

Detailed to be added as they become available.

* sh:inversePath support

Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>

* GH-2235 added note on jackson dependencies

Signed-off-by: Bart Hanssens <bart.hanssens@bosa.fgov.be>

* GH-2235 added names

Signed-off-by: Bart Hanssens <bart.hanssens@bosa.fgov.be>

* GH-2235 added more names

Signed-off-by: Bart Hanssens <bart.hanssens@bosa.fgov.be>

* GH-2235 correction in name

Signed-off-by: Bart Hanssens <bart.hanssens@bosa.fgov.be>

* #2235 added pavel to acknowledgments

* GH-2235 added ack for elad shaked

* #2235 added a few highlight bullet points

* more updates for release

Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>

* updated java docs

Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>

* more 3.3.0 release notes, a news article and also more shacl documentation

Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>

Co-authored-by: Håvard Ottestad <hmottestad@gmail.com>
Co-authored-by: Bart Hanssens <bart.hanssens@bosa.fgov.be>
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
@abrokenjester abrokenjester merged commit 8b0c6cc into master Jul 26, 2020
@abrokenjester abrokenjester deleted the GH-2333-merge-rdf4j-doc-master branch July 26, 2020 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate website/documentation into main git repo
5 participants