Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[higgins-dev] FW: Changes to higgins.owl (incorporated in v1.9)

-----Original Message-----
From: Paul Trevithick [mailto:paul@xxxxxxxxxxxxxxxxx] 
Sent: Thursday, October 19, 2006 12:01 AM
To: 'Higgins (Trust Framework) Project developer discussions'
Subject: Changes to higgins.owl (incorporated in v1.9)

I have just committed my first batch of changes to higgins.owl. I
thought
I'd start with the less controversial changes first:

- uniqueIdentifier now has a range of StringSimpleAttribute (and is thus
just another Attribute, and less of a special case)

- added higgins:simpleMetadata and higgins:complexMetadata as metadata
"markers"

- made the following sub-properties of complexMetadata
  o timeSpan
  o source

- made the following sub-properties of simpleMetadata
  o lastVerifyAttempt
  o lastVerifiedFromSource
  o syncConflict
  o lastModified
  o validTo
  o validFrom

The last two (validTo, validFrom) were not really necessary, but I
thought
harmless.

-Paul





Back to the top