Requirements for Experiment Self-publishing Ontology

***Everyone are welcome to contribute***

Status of this document:

Contributors: (add your name here after you contribute to this document!)

General

Publishing information of single experiment as a unit is a simple concept. But, it's also a complicated matter when considering the breath and depth that an experiment may have. For practical reason, it would be helpful to recognize that one ontology may not be appropriate to describe every aspect of a single experiment. Thus, we should expect multiple ontologies will be developed for this purpose of scientific publishing in the future. For now, we will tackle one problem at a time while making sure there is a consistency among the present effort and other future efforts.

An experiment can be described in general terms and/or domain-specific terms. Whether to focus on general description or domain-specific description depends on the applications that the resulted ontology is intended to augment. As described in the task proposal, the focus of the current task is in the area of general description of experiment for the purpose of better data sharing and discovery on the web.

As a good comparison, the task is intended to follow the paths that led to the popular ontologies like FOAF, SKOS and DC. In fact, we should try to use the terms in these existing ontologies as much as possible. Hopefully, the ontology developed by this task will be used as widely as these popular ontologies.

In the following sections, the intended use cases are outlined first. From these use cases, we can then define the requirements for the ontology. Once the requirements are defined, it would be more straight forward to design an ontology in the next step. Everyone are welcome to add additional use cases and requirements directly in this document.

Comment: Bill Bug provideded more fine-grained terms used to describe all the various types of experiments performed by BIRN associated labs. See the discussion thread.

Use Cases

<antecedent>to smoke</antecedent>, <type_of_relation>causes</type_of_relation>, <consequent>pulmonary carcinoma</consequent>.

This can permit semantic retrieval queries as:

Requirements

Properties of Experiment object:

Properties of Project object:

Properties of Procedure object:

Protocol:

Properties of Product object:

Properties of Person object:

Properties of Group object:

Properties of Publication object:

Additional:

Note: Hypothesis, Data and Conclusion may be simply represented by string or literal, which is sufficient for search engine application. But, it may offer advantages for some applications if they are represented as object. If anyone has an application that requires object representation for Hypothesis, Data and Conclusion of an experiment, please contribute a use case and define the objects.

Note by MS: It might be useful to re-use the FOAF ontology to represent information about persons and groups (prefarable a version of FOAF that has been adapted to be OWL DL)

Comment by EricN: "Publication" should be a specific concept in SPE, that would serve to be the hub of DC metadata as well as the above experimental data and hypotheses. Different non-disjoint Publication "Roles" could be defined, such as Peer-Reviewed, Electronically-Published, Topic Review, and Follow-up Data. I would also invite the folks interested in Clinical Publications to specify what requirements they feel should be included, (e.g. regulatory applications, Common Technical Document).

Comments by AS: Hypotheses: not all experiments are hypthesis, for istance we may analyze the behaviour of a system to try to reverse engineer it, or just to see what's happening. This does not mean that the experiment has not an object. I think at least an About property is needed in this case, to assert something like: "About metabolism" "About yest" "About shift", I don't know if I give the idea... this are like TAGs or keywords (but from URIs). Netherless in many cases this will be the only available link. And they can be not considered if they don't lead to enough specificity. Or About may link to some proper domain ontology.

Data: not all data can practically (or even must...) fit an RDF file... a pointer to data is mandatory, as well as information on its availability.

I think the associaton of people to projects should be mediate through an object "contribution", o which job title is a property, as well as expertises involved...

Product objects may just be a URI to the vendor+model...

The procedure/protocol link: has a protocol a procedure that has protocol that has procedure... ? This may not be easy to understeand...

Note by C. H. Marcondes: Hypothesis are embedded in a reasoning procedure which implies a reasoning method used in the text of a scientific article. Reasoning methods in articles can be theoretical-adductive, experimental-inductive or experimental-deductive. Theoretical-abductive articles analyze different previous hypothesis, show their faults and limitations and propose a new hypothesis. Experimental-inductive articles propose a hypothesis and develop experiments to test and validate it. Experimental-deductive articles use hypothesis proposed by other researchers and, apply it to a slightly different context and also develop experiments to test and validate it.

Object Relationship

HCLS/SciPubSPERequirements (last edited 2007-01-26 00:26:36 by pix39)