Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.0.0.0
See Also: Inherited members from object.
⊟ Public Constructors
Documentation for this section has not yet been entered. ⊟ Public Properties
[read-only] AccessEvent NameUri . Event triggered by opening, accessing, or starting a resource. Most zg:AccessEvents will have an accompanying zg:LeaveEvent, but this need not always be the case. (Display name: 'ACCESS_EVENT') [read-only] CreateEvent NameUri . Event type triggered when an item is created. (Display name: 'Created') [read-only] DeleteEvent NameUri . Event triggered because a resource has been deleted or otherwise made permanently unavailable. Fx. when deleting a file. FIXME: How about when moving to trash?. (Display name: 'DELETE_EVE [read-only] EventInterpretation NameUri . Base class for event interpretations. Please do no instantiate directly, but use one of the sub classes. The interpretation of an event describes ‘what happened’ - fx. ‘something was created’ or ‘something was accessed’. (Display name: 'EVENT_INTERPRETATION') [read-only] LeaveEvent NameUri . Event triggered by closing, leaving, or stopping a resource. Most zg:LeaveEvents will be following a zg:Access event, but this need not always be the case. (Display name: 'LEAVE_EVENT') [read-only] ModifyEvent NameUri . Event triggered by modifying an existing resources. Fx. when editing and saving a file on disk or correcting a typo in the name of a contact. (Display name: 'MODIFY_EVENT') [read-only] ReceiveEvent NameUri . Event triggered when something is received from an external party. The event manifestation must be set according to the world view of the receiving party. Most often the item that is being received will be some sort of message - an email, instant message, or broadcasted media such as micro blogging. (Display name: 'RECEIVE_EVENT') [read-only] SendEvent NameUri . Event triggered when something is send to an external party. The event manifestation must be set according to the world view of the sending party. Most often the item that is being send will be some sort of message - an email, instant message, or broadcasted media such as micro blogging. (Display name: 'SEND_EVENT') ⊟ Public Methods
⊟ EventInterpretationType Constructor
Documentation for this section has not yet been entered.
public EventInterpretationType ()⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.0.0.0
⊟ AccessEvent Property
Event triggered by opening, accessing, or starting a resource. Most zg:AccessEvents will have an accompanying zg:LeaveEvent, but this need not always be the case. (Display name: 'ACCESS_EVENT')
public NameUri AccessEvent { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#AccessEvent⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.0.0.0
⊟ CreateEvent Property
Event type triggered when an item is created. (Display name: 'Created')
public NameUri CreateEvent { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#CreateEvent⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.0.0.0
⊟ DeleteEvent Property
Event triggered because a resource has been deleted or otherwise made permanently unavailable. Fx. when deleting a file. FIXME: How about when moving to trash?. (Display name: 'DELETE_EVE
public NameUri DeleteEvent { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#DeleteEvent⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.0.0.0
⊟ EventInterpretation Property
Base class for event interpretations. Please do no instantiate directly, but use one of the sub classes. The interpretation of an event describes ‘what happened’ - fx. ‘something was created’ or ‘something was accessed’. (Display name: 'EVENT_INTERPRETATION')
public NameUri EventInterpretation { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#EventInterpretation⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.0.0.0
⊟ LeaveEvent Property
Event triggered by closing, leaving, or stopping a resource. Most zg:LeaveEvents will be following a zg:Access event, but this need not always be the case. (Display name: 'LEAVE_EVENT')
public NameUri LeaveEvent { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#LeaveEvent⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.0.0.0
⊟ ModifyEvent Property
Event triggered by modifying an existing resources. Fx. when editing and saving a file on disk or correcting a typo in the name of a contact. (Display name: 'MODIFY_EVENT')
public NameUri ModifyEvent { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#ModifyEvent⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.0.0.0
⊟ ReceiveEvent Property
Event triggered when something is received from an external party. The event manifestation must be set according to the world view of the receiving party. Most often the item that is being received will be some sort of message - an email, instant message, or broadcasted media such as micro blogging. (Display name: 'RECEIVE_EVENT')
public NameUri ReceiveEvent { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#ReceiveEvent⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.0.0.0
⊟ Search Method
Documentation for this section has not yet been entered.
⊟ Parameters
- interpretation
- Documentation for this section has not yet been entered.
⊟ Returns
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.0.0.0
⊟ SendEvent Property
Event triggered when something is send to an external party. The event manifestation must be set according to the world view of the sending party. Most often the item that is being send will be some sort of message - an email, instant message, or broadcasted media such as micro blogging. (Display name: 'SEND_EVENT')
public NameUri SendEvent { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.zeitgeist-project.com/ontologies/2010/01/27/zg#SendEvent⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.0.0.0