-
Notifications
You must be signed in to change notification settings - Fork 71
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
Meta Issue: RDFUX #647
Comments
That's fantastic @DiegoPino. I'll set you up with a repository in Labs and give you the perms you need. I can also 'transfer' those use cases (a.k.a. copy/paste those issues) for you too. |
@DiegoPino https://github.com/Islandora-Labs/rdfux You've been set up as an admin to that repo. |
@dannylamb thanks. No worries about the issues, I can "move" them later when needed. Probably more a modal copy, so the original ones stay in claw? we can decide that later of course |
@DiegoPino Oh, sorry. I already started turning the crank on those issues. I'm linking back to the originals on them. That ok with you? Otherwise I'll gladly re-open the one issue I already closed. No worries. |
@dannylamb np! Just wanted to avoid you spending time on that. thanks! |
@DiegoPino Not a problem. When you're ready to start work after ICampEU, we can coordinate some messaging on the list to drum up engagement for you. |
@DiegoPino I was looking at the RDF-UI module and it appears that they load the Schema.org graph from the website (and cache it locally). That seems like it might be good for some of the more common ontologies. It appears that the dcterms ontology webpage is marked up in much the same way as Schema.org so we could conceivably load it using EasyRdf as well. |
@whikloj yes, they do. I'm inclined to do the same, or at least, the same approach on RDF-UX. Thanks! |
@DiegoPino just wondering where you are with this, I know you have lots on your plate but I started (like just started today) to build a way to load ontologies. But if you have something started I can work off yours? |
@whikloj probably yours will be closer to CLAW needs and current Road Map, so feel free to take over. Eventually, probably after LDCX/same time, 7x. RC1 is out, I will be able to share my development with you all. Thanks |
Dusting this off the shelf and making it a Roadmap issue. Initially we thought development would be done in a separate module, which we created in labs to hopefully foster development. The issues were moved to https://github.com/Islandora-Labs/rdfux . Of the original features given consideration by @DiegoPino and the MIG, many are handled by the way we use taxonomy terms and external uris. What we are lacking now is really the UI aspect of it. I'll list out all of the existing issues and their level of completion.
So two down, one on the way, and the next issue to get worked on will be the UI itself. |
Source: Islandora Features Survey |
Hi,
One of the current needs CLAW has is the ability to manage via UI (right now most if that happens via config entities) other Ontologies, rdf:types and predicates than the ones RDF UI via schema.org provides.
RDF UI for Drupal 8 was a one person/summer project and even if we could transfer that responsibility to us and maintain it, the code needs some heavy rewriting. So I will start a new project named RDF UX, that will go into islandora-labs, incubate and grow there to become, eventually, part of CLAW
To keep the complexity of this in scope of MVP the base module will handle most of the needs identified by @kimpham54 and the Islandora metadata IG
which means:
I also identified a few different things this module will need, from Web/Javascript integrations test to integrating into config entity export functionality. I will also add an extendable framework so others can build semantic aware modules that make more powerful use of LoD in the future. Since it will go into labs, issue tracking will happen there probably.
The main part of the development will start 2 weeks after iCamp Europe and anyone/everyone is welcome to contribute of course.
The text was updated successfully, but these errors were encountered: