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

Semantics integration #13

Closed
cboettig opened this issue Jun 27, 2013 · 2 comments
Closed

Semantics integration #13

cboettig opened this issue Jun 27, 2013 · 2 comments
Labels

Comments

@cboettig
Copy link
Member

Truly automatic data integration needs some level of formal semantics. Should start thinking about how semantics would fit into the reml workflow, even though most are still in their infancy.

An ideal system would allow authors to contribute to existing ontologies, or at least push to a 'working' or 'draft' ontology that could later be formalized / mapped to a more central effort like OBOE

Not sure if we yet have any R-based tools for semantic reasoning, etc. (Though we do have SPARQL). Ultimately this might require a separate repository to tackle implementation and reasoning of semantic terms. (Hopefully developed by some actual domain experts in the R community).

@cboettig
Copy link
Member Author

This issue is really several issues, most of which are being addressed elsewhere (so I am closing this issue as redundant)

Generating semantics (write)

This is being addressed conceptually in #5 and in implementation in #9. We have to decide in what format and what location the semantic data will appear (e.g. via XML Schema, RDF, RDFa? as a separate annotation file or inline?)

Leveraging semantics (read)

This is posed as the central challenge of issue #8. Before we can address this it would be nice to have some sense of how the semantic information is coming in (e.g. the write issues above), though ideally we are not dependent on those details. Certainly a problem for a much later stage in the game.

@cboettig cboettig reopened this Feb 28, 2017
@cboettig
Copy link
Member Author

Wow, 2013.

Now all of EML can be semantic via emld parsing. emld still needs to coerce semantic annotations into native RDF, see ropensci/emld#2 , but will be dealt with over there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant