Coder Social home page Coder Social logo

Comments (6)

DiegoPino avatar DiegoPino commented on August 19, 2024

Hi @mjordan, isConstituentOf is part of of the fedora ontology. So i my opinion should not be included,
but thanks to your issue, i found also predicates used by islandora_object_lock_module are missing.
Copy-pasta from the module:
define('ISLANDORA_OBJECT_LOCK_EXPIRY_PRED', 'lock-expiry');
define('ISLANDORA_OBJECT_LOCK_USER_PRED', 'locked-by');
define('ISLANDORA_OBJECT_LOCK_IS_MANAGEMENT_RULE_PRED', 'isManagementRule');
define('ISLANDORA_OBJECT_LOCK_IS_USER_MANAGEMENT_RULE_PRED', 'isUserManagementRule');

Thanks!

from documentation.

ruebot avatar ruebot commented on August 19, 2024

I should be ignoring this since I'm on vacation...

But, @DiegoPino is correct w/r/t to isConstituentOf. It is documented here.

The Islandora Object Lock predicates are not included in the documentation, because Islandora Object Lock is not an Islandora Foundation module, and therefore not apart of any official release.

from documentation.

DiegoPino avatar DiegoPino commented on August 19, 2024

You should ignore us completely @ruebot, and you are right as always. But, Com'on, just unplug your devices and take a well deserved rest!
Thanks for checking in. Take care.-

from documentation.

mjordan avatar mjordan commented on August 19, 2024

OK, fair enough, I didn't check the Fedora predicates list before posting. But where does Object Lock come into play? On the Fedora predicates page isConstituentOf is listed under Compound.

from documentation.

mjordan avatar mjordan commented on August 19, 2024

And @ruebot don't reply on your well-deserved vacay....

from documentation.

ruebot avatar ruebot commented on August 19, 2024

That page is constructed from the grep command listed at the top. That command was run against the 7.x-1.5 code base. I pulled the output of that command into the modules that use a particular predicate. Hence isConstituentOf being listed under Compound.

from documentation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.