I've made several changes to the shared spreadsheet: overall: - added columns: From Core Spec? and For 1.0?
AutomationPlan: - changed key property to dc:name (Core spec) AutomationResult: - changed key property to dc:name (Core spec) - changed requestor property to dc:creator (Core spec) - made state property a closed enum and added proposed lifecycle in comments: Normal lifecycle: REQUESTED -> STARTED -> COMPLETED. Also REQUESTED -> CANCELED and STARTED -> ABANDONED. - changed executionTimeStamp property to oslc-auto:started (optional) to support lifecycle - changed duration property to oslc-auto:ended (optional DateTime), to support lifecycle, and for more standard representation - made verdict property a closed enum: OK, WARNING, ERROR - changed tags property to dc:subject (Core spec) AutomationContribution - changed contribution property to rdf:type - added dc:title, dc:creator, dc:created properties My next step is to add a section listing the main query collections and factories, and the supported verbs for each collection/factory/resource. Regards, Nick Edgar RTC Build component lead
