Re: Ontology Mapping

On 8/9/02 7:27, "Hart, Lewis" <lhart@grci.com> wrote:

> We have implemented one-to-many mapping between two ontologies by using a
> third ontology, an Articulation [1]. It uses a Match class with multi-valued
> subject and objects, for example:
> 
> <art:Match rdf:ID='M1'>
> <subject rdf:reference = &o1;name>
> <object rdf:reference = &o2;first_name>
> <object rdf:reference = &o2;last_name>
> </art:Match>

Hi, Lewis..

Could you please tell me what the semantics of the above are?  Looks to me
doing something similar to a DCG rule in Prolog.  Thanks.

  .bill

Received on Friday, 9 August 2002 12:56:41 UTC