i need to map those two.. so how can i do that?

On 4/24/13, Chris Dollin <[email protected]> wrote:
> On Wednesday, April 24, 2013 05:32:29 AM aarthi wrote:
>> hi i have two ontologies like the following structure
>>
>> ontology 1
>>                  Ontology 2
>>
>>     Class: Home
>>  Class: Home
>>        Sub-Class(home):Person
>> Sub-Class(home): Person
>>            Sub-Class(person): Gender
>>   Property(person):Gender
>>
>>
>> i need to say that the class gender "is equivalent to" the property
>> gender,
>
> What do you mean when you say that a class "is equivalent to" a
> property?
>
> (RDF and OWL have well-specified terms meanings. You should be able
> to phrase what you mean in those same terms -- if you can't, you're
> not likely to be able to write code that produces sensible answers.)
>
> Chris
>
> --
> "It does not need to take events in their correct order."
> /Hexwood/
>
> Epimorphics Ltd, http://www.epimorphics.com
> Registered address: Court Lodge, 105 High Street, Portishead, Bristol BS20
> 6PT
> Epimorphics Ltd. is a limited company registered in England (number
> 7016688)
>
>

Reply via email to