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

Support both Fedora and Premis predicates, supports Fedora 4.4 #911

Merged
merged 1 commit into from
Oct 16, 2015

Conversation

awead
Copy link
Contributor

@awead awead commented Oct 15, 2015

The fixity predicates have changed. We'll need to release a new version of AF once this is merged, but it requires an update to hydra-jetty.

@awead
Copy link
Contributor Author

awead commented Oct 15, 2015

@awead
Copy link
Contributor Author

awead commented Oct 15, 2015

Is it worth modifying FixityService to support checks made to all versions of Fedora 4? This would mean querying for three difference predicates:

thoughts? @jcoyne @terrellt @mjgiarlo

@jcoyne
Copy link
Member

jcoyne commented Oct 16, 2015

I think we should probably attempt to support at least 4.4.0 and 4.3.0, so we should probably query for both URIs. I think there are only 2 though. Aren't the first two bullet points the same predicate? It's just that it's no longer in the most recent version of rdf-vocab, which is why we moved it to a hard coded uri.

@awead
Copy link
Contributor Author

awead commented Oct 16, 2015

@jcoyne yeah, that looks right. I'll update the PR.

@awead awead changed the title WIP: Testing against Fedora 4.4 Support both Fedora and Premis predicates, supports Fedora 4.4 Oct 16, 2015
@awead
Copy link
Contributor Author

awead commented Oct 16, 2015

@jcoyne I tested it locally under Fedora 4.3 and 4.4, and all is well. Travis should be testing it using 4.4, now that hydra-jetty is updated.

jcoyne added a commit that referenced this pull request Oct 16, 2015
Support both Fedora and Premis predicates, supports Fedora 4.4
@jcoyne jcoyne merged commit 84a530b into master Oct 16, 2015
@jcoyne jcoyne deleted the fedora4.4-upgrade branch October 16, 2015 11:58
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.

3 participants