Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [higgins-dev] proper URI for higgins attribute types

FWIW, I see over 30 matches across the higgins projects I have checked out for http://www.eclipse.org/higgins/ontologies/2006/higgins.owl

>>> "Paul Trevithick" <paul@xxxxxxxxxxxxxxxxx> 12/05/07 1:20 AM >>>
inline

> -----Original Message-----
> From: higgins-dev-bounces@xxxxxxxxxxx [mailto:higgins-dev-
> bounces@xxxxxxxxxxx] On Behalf Of Jim Sermersheim
> Sent: Tuesday, December 04, 2007 11:29 PM
> To: higgins-dev@xxxxxxxxxxx
> Subject: [higgins-dev] proper URI for higgins attribute types
>
> I'm trying to fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=190589.  I
> see I've been making attribute types look like this:
> http://www.eclipse.org/higgins/ontologies/2006/higgins#myAttribute

Agreed. This is good.

> I see some other places they look like this instead:
> http://www.eclipse.org/higgins/ontologies/2006/higgins.owl#myAttribute

This is bad.

> Is the latter correct?  I had assumed that since the base namespace inside
> the higgins.owl definition itself is
> "http://www.eclipse.org/higgins/ontologies/2006/higgins", that attributes
> (like #uniqueIdentifier) would look like
> "http://www.eclipse.org/higgins/ontologies/2006/higgins#uniqueIdentifier"
>
> Jim
>
> _______________________________________________
> higgins-dev mailing list
> higgins-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/higgins-dev

_______________________________________________
higgins-dev mailing list
higgins-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/higgins-dev


Back to the top