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

[VIVO-1312] Implement Linked Data Fragment Server #53

Merged
merged 9 commits into from
Dec 23, 2016
Merged

Conversation

grahamtriggs
Copy link
Member

No description provided.

@grahamtriggs grahamtriggs merged commit 68a462b into develop Dec 23, 2016
j2blake added a commit to j2blake/Vitro that referenced this pull request Jan 3, 2017
* develop: (72 commits)
  VIVO-1246 Improve the ConfigurationBeanLoader (vivo-project#52)
  Remove unneeded calls to JSONObject.quote()
  Add explicit dependency on commons-collections, as it is used directly in Vitro code
  Doesn’t look like we need cxd or cos anymore, so commented out.
  Migrate last dependencies on commons-lang 2.x
  Allow owlapi to use transitive dependencies
  Move jaxrpc to VIVO
  Remove COS dependency from JSP
  [VIVO-1312] Implement Linked Data Fragment Server (vivo-project#53)
  Exclude rio dependencies so that Sesame isn’t included
  Update POM to require Java 8 (Jena 3.x does not support earlier versions)
  Update JFact, OWLAPI and jsonld-java
  Explode the OWLAPI OSGi distribution to separate JARs so that we don’t bring in the embedded dependencies
  Update httpclient to 4.5.2 to resolve a nonsuchmethoderrror
  Remove VIVOWEB Maven repository as Vitro no longer requires dependencies that are not in Maven central
  Replace old, undistributed CSV parser library with Commons CSV
  Remove unused JAI dependencies
  Remove unused Fedora connection
  Correct stage 1 migration - remove old JAI processor testers to fix the build
  Committed wrong files - removing incomplete image processor testers from image
  ...

# Conflicts:
#	api/src/main/java/edu/cornell/mannlib/vitro/webapp/dao/jena/FauxPropertyDaoJena.java
#	api/src/main/java/edu/cornell/mannlib/vitro/webapp/utils/SparqlQueryRunner.java
#	api/src/main/java/edu/cornell/mannlib/vitro/webapp/utils/sparql/RdfServiceQueryContext.java
grahamtriggs added a commit to OpenVIVO/Vitro that referenced this pull request Jan 11, 2017
* [VIVO-1312] Linked Data Fragments initial implementation

* [VIVO-1312] Use known ontologies in the prefixes config

* [VIVO-1312] Simplify SPARQL as when restricted to specific values, they don’t need ordering

* [VIVO-1312] Freemarker fixes

* [VIVO-1312] Remove blank nodes

* [VIVO-1312] Add access control header and standard prefixes for TPF

* [VIVO-1312] Render literals in form so that they will work on resubmit

* [VIVO-1312] Minor template update

* [VIVO-1312] Minor template update
@grahamtriggs grahamtriggs deleted the feature/tpf branch February 13, 2017 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant