wiki:ApertureVocabularies

Version 32 (modified by nadeem, 18 years ago) (diff)

--

Aperture Vocabularies

Dublin Core properties:

CATWIESEL properties for managing crawled data, by Heinz Kirchmann:

  • urn:catwiesel:attribute:entry_type
  • urn:catwiesel:attribute:uri (MY URI)
  • urn:catwiesel:attribute:parent_uri
  • urn:catwiesel:attribute:checksum
  • urn:catwiesel:attribute:category_name
  • urn:catwiesel:attribute:content
  • urn:catwiesel:attribute:creation_date
  • urn:catwiesel:attribute:modification_date
  • urn:catwiesel:attribute:modification_time
  • urn:catwiesel:attribute:number_of_pages
  • urn:catwiesel:attribute:mime_type
  • urn:catwiesel:attribute:content_mime_type
  • urn:catwiesel:attribute:mail_subject
  • urn:catwiesel:attribute:mail_to
  • urn:catwiesel:attribute:mail_carbon_copy
  • urn:catwiesel:attribute:mail_blind_carbon_copy
  • urn:catwiesel:attribute:character_set
  • urn:catwiesel:attribute:wikipedia_page_id
  • edu.stanford.smi.protegex.widget.pal.constraint.PalRangeWidget:Range
  • edu.stanford.smi.protege.widget.RoleWidget:Role
  • edu.stanford.smi.protege.widget.DefaultValuesWidget:Default
  • edu.stanford.smi.protege.widget.DirectDomainWidget:Domain
  • edu.stanford.smi.protege.widget.TemplateSlotsWidget:Template-Slots
  • edu.stanford.smi.protege.widget.InstanceFieldWidget:Associated-Slot
  • edu.stanford.smi.protege.widget.InverseSlotWidget:Slot-Inverse (Inverse Slot)
  • edu.stanford.smi.protege.widget.MinimumCardinalityWidget:SLOT-MINIMUM-CARDINALITY (Cardinality)
  • edu.stanford.smi.protege.widget.ValueTypeWidget:SLOT-VALUE-TYPE (Value Type)
  • edu.stanford.smi.protege.widget.SlotValuesWidget:SLOT-VALUES (Template Values)

  • AddressBookEntry
  • Agent
  • DataObject (A resource that contains some information)
  • FileDataObject (A file-based data object. May be a website, a file from filesystem)
  • FolderDataObject
  • MSOLDistList (A distribution list from outlook)
  • MSOLNote
  • MSOLTask
  • MSOutlookObject
  • byteSize (Size of dataobject in bytes)
  • characterSet (Characterset in which the content of the document was created. Example: ISO-8859-1, UTF-8.)
  • homepage
  • linksTo
  • messageID (The mailbox messageID of this message)
  • msOLUID (unique identifier created by Microsoft Outlook)
  • msolDueDate (due date)
  • msolCompletedDate (task completed date)
  • pageCount (number of pages if printed)
  • printDate
  • sentDate (Date when this e-mail was sent)
  • receivedDate (email received date)
  • partOf (This file is part-of a folder or other container)
  • rootFolderOf
  • retrievalDate (Date when the resource was retrieved by Aperture.)
  • redirectsTo (this URI redirects to another - for example redirecting HTTP URLs)

OWL ical

  • Vevent (Provide a grouping of component properties that describe an event)
  • organizer
  • attendee
  • #url
  • #uid
  • #exrule
  • #exdate
  • #rrule
  • #rdate
  • #recurrenceId
  • #trigger
  • #requestStatus
  • #class (This property defines the access classification for a calendar component)
  • #categories (This property defines the categories for a calendar component)
  • #comment (This property specifies non-processing information intended to provide a comment to the calendar user)
  • #priority (The property defines the relative priority for a calendar component)
  • #percentComplete (This property is used by an assignee or delegatee of a to-do to convey the percent completion of a to-do to the Organizer)
  • #status (This property defines the overall status or confirmation for the calendar component)
  • #summary (This property defines a short summary or subject for the calendar component)
  • #completed (This property defines the date and time that a to-do was actually completed)
  • #freebusy (The property defines one or more free or busy time intervals)
  • calscale (This property defines the calendar scale used for the calendar information specified in the iCalendar object)
  • method (This property defines the iCalendar object method associated with the calendar object)
  • prodid (This property specifies the identifier for the product that created the iCalendar object)
  • version (This property specifies the identifier corresponding to the highest version number or the minimum and maximum range of the iCalendar

specification that is required in order to interpret the iCalendar object)

  • attach (The property provides the capability to associate a document object with a calendar component)

We should also have a look at metadata inside OpenDocument and OpenXML files. They already use Dublin Core as much as possible but also other properties for encoding page counts, generated application, etc. Perhaps that has been standardized also?