Clement Jonquet

Results 45 comments of Clement Jonquet

- NER tools usually relies on other standards e.g., BRAT (https://brat.nlplab.org/standoff.html) - Ultimately the W3C has a standard for representing "Annotations", the Web Annotation Data Model (https://www.w3.org/TR/annotation-model/) - There is...

I think use case 1 is already covered by the SSSOM as this by distinguishing subject / object, a developer can get only the mappings where A is the subject....

I would not do this for sake of simplicity. Or it will become a nightmare to deals with multiple files (producing or consuming). There is a documentation. There is an...

I understand the motivation in the separation of files. This was mainly a personnal thougth ;) I join you on the point: "we will deal with hundreds of different files...

A typical approach taken in database and somehow largely adopted also by many SSSOM properties(https://mapping-commons.github.io/sssom/Mapping/) is to prefix the property name by the "entity" to which a property apply. Indeed:...

There is no explicit license on AgroPortal metadata but it's available for reuse. AgroPortal can be ack by a reference to https://doi.org/10.1016/j.compag.2017.10.012 The list of short names that AgroPortal suggests...

FYI: FAIRsharing is pulling content automatically from NCBO BioPortal (@graybeal) which is itself pulling content from OBO Foundry. So in theory, there is no need for the OBO Foundry to...

Hi, if you guys (who know the code) tell us where to look at first we can certainly add a few lines to the code and do a pull request....

> Hi! Let's assume that I use the SEMAF mapping-vocabulary to express mapping_justification. I intend to declare these justifications as subclasses of https://w3id.org/semapv/vocab/ManualMappingCuration Is it possible to have several justifications...