<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://ontologforum.com/index.php?action=history&amp;feed=atom&amp;title=SummitOntology_Draft</id>
	<title>SummitOntology Draft - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://ontologforum.com/index.php?action=history&amp;feed=atom&amp;title=SummitOntology_Draft"/>
	<link rel="alternate" type="text/html" href="https://ontologforum.com/index.php?title=SummitOntology_Draft&amp;action=history"/>
	<updated>2026-07-26T08:57:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.0</generator>
	<entry>
		<id>https://ontologforum.com/index.php?title=SummitOntology_Draft&amp;diff=677&amp;oldid=prev</id>
		<title>imported&gt;KennethBaclawski: Fix PurpleMediaWiki references</title>
		<link rel="alternate" type="text/html" href="https://ontologforum.com/index.php?title=SummitOntology_Draft&amp;diff=677&amp;oldid=prev"/>
		<updated>2016-01-09T08:42:07Z</updated>

		<summary type="html">&lt;p&gt;Fix PurpleMediaWiki references&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Ontology Summit Ontology Design ==&lt;br /&gt;
&lt;br /&gt;
The following are the main ICOM concepts used by the Summit Ontology:&lt;br /&gt;
&lt;br /&gt;
* icom_core:Space&lt;br /&gt;
** A Space is a workspace for collaboration.  It has many associated objects, including a Group, a Community, a Forum, and subsidiary Spaces.&lt;br /&gt;
** The following are all examples of Spaces:&lt;br /&gt;
*** OS series&lt;br /&gt;
*** Survey (subsidiary to OntologySummit)&lt;br /&gt;
*** [[OntologySummit|Ontology Summit]] occurrence (subsidiary to OS series)&lt;br /&gt;
*** Hackathon (subsidiary to OntologySummit)&lt;br /&gt;
*** AdvisoryCommittee (group of the OntologySummit)&lt;br /&gt;
*** OrganizingCommittee (group of the OntologySummit)&lt;br /&gt;
*** Track (subsidiary to OntologySummit)&lt;br /&gt;
** The following are the properties of Space:&lt;br /&gt;
*** icom_core:description xsd:string[0..1]&lt;br /&gt;
*** icom_core:element icom_core:Item[0..*]&lt;br /&gt;
**** These are the subsidiary Spaces.&lt;br /&gt;
*** icom_core:memberGroup icom_core:Group[0..*]&lt;br /&gt;
**** These are the groups participating in the space.&lt;br /&gt;
*** icom_core:name xsd:string[0..1]&lt;br /&gt;
&lt;br /&gt;
* icom_core:Person and icom_core:Participant&lt;br /&gt;
** A Person is an individual participating in collaborations.  A Person has a personal Space.&lt;br /&gt;
** The following are all examples of Persons:&lt;br /&gt;
*** CoOrganizer&lt;br /&gt;
*** Participant&lt;br /&gt;
** A Sponsor is not a Person but is a Participant.&lt;br /&gt;
** The following are the properties of Person:&lt;br /&gt;
*** icom_core:assignedCommunity icom_core:Community[0..*]&lt;br /&gt;
*** icom_core:assignedGroup icom_core:Group[0..*]&lt;br /&gt;
*** icom_core:company xsd:string[0..1]&lt;br /&gt;
*** icom_core:department xsd:string[0..1]&lt;br /&gt;
*** icom_core:description xsd:string[0..1]&lt;br /&gt;
*** icom_core:entityAddress icom_core:EntityAddress[0..*]&lt;br /&gt;
*** icom_core:familyName xsd:string[0..1]&lt;br /&gt;
*** icom_core:givenName xsd:string[0..1]&lt;br /&gt;
*** icom_core:jobTitle xsd:string[0..1]&lt;br /&gt;
*** icom_core:middleName xsd:string[0..1]&lt;br /&gt;
*** icom_core:nickname xsd:string[0..*]&lt;br /&gt;
*** icom_core:officeLocation xsd:string[0..1]&lt;br /&gt;
*** icom_core:personalSpace icom_core:Space[0..1]&lt;br /&gt;
*** icom_core:prefix xsd:string[0..1]&lt;br /&gt;
*** icom_core:primaryAddress icom_core:EntityAddress[0..1]&lt;br /&gt;
*** icom_core:profession xsd:string[0..1]&lt;br /&gt;
*** icom_core:suffix xsd:string[0..1]&lt;br /&gt;
** The following are the properties of Participant:&lt;br /&gt;
*** icom_core:address xsd:anyURI[0..1]&lt;br /&gt;
**** This is used if there is no participant value.&lt;br /&gt;
*** icom_core:name xsd:string[0..1]&lt;br /&gt;
**** This is used if there is no participant value.&lt;br /&gt;
*** icom_core:participant icom_core:Addressable[0..1]&lt;br /&gt;
**** This is used when the participant has more contact information than just a name and URI address.&lt;br /&gt;
&lt;br /&gt;
* icom_conf:Conference&lt;br /&gt;
** A Conference is a meeting.&lt;br /&gt;
** The following are all examples of Conferences:&lt;br /&gt;
*** VirtualMeeting&lt;br /&gt;
*** Face2FaceMeeting&lt;br /&gt;
** The following are the properties of Conference:&lt;br /&gt;
*** icom_conf:conferenceSetting icom_conf:ConferenceSetting[0..1]&lt;br /&gt;
*** icom_conf:conferenceStatus icom_conf:ConferenceStatus[0..1]&lt;br /&gt;
*** icom_conf:conferenceType icom_conf:ConferenceType[0..1]&lt;br /&gt;
**** Possibilities are ChatRoom, Impromptu, OtherConferenceType and Scheduled. While face to face meetings are not included, they can be modeled.&lt;br /&gt;
*** icom_conf:runningSession icom_conf:ConferenceSession[0..1]&lt;br /&gt;
**** This has information such as the description, comment, (actual) end date and time, etc.&lt;br /&gt;
**** The location can be specified here.&lt;br /&gt;
*** icom_conf:scheduledEndDate xsd:dateTime[0..1]&lt;br /&gt;
*** icom_conf:scheduledStartDate xsd:dateTime[0..1]&lt;br /&gt;
**** This is the &amp;quot;date&amp;quot; of VirtualMeeting. Note that one can specify both scheduled and actual start and end dates/times.&lt;br /&gt;
*** icom_conf:transcript icom_doc:Document[0..*]&lt;br /&gt;
**** This is the &amp;quot;proceeding&amp;quot; of VirtualMeeting&lt;br /&gt;
*** icom_core:organizer icom_core:Participant[0..1]&lt;br /&gt;
**** This is the organizer of the meeting. Note that there is only one. However, it could be a Group/Community.&lt;br /&gt;
*** icom_core:parent icom_core:FolderContainer[0..1]&lt;br /&gt;
**** The parent is the Space of the Conference.&lt;br /&gt;
**** This is the &amp;quot;responsibleOf&amp;quot; and &amp;quot;hasWeeklySession&amp;quot; of VirtualMeeting as both of them are spaces&lt;br /&gt;
&lt;br /&gt;
* icom_core:Group and icom_core:Community&lt;br /&gt;
** A collection of individuals forms a Group as well as a Community. The two are normally associated with each other with the Group owning the Community. The two notions are a single category in the wiki but are exported as two notions in ICOM.&lt;br /&gt;
** All Spaces (except for personal Spaces) have these automatically.&lt;br /&gt;
** The following are the properties of Group:&lt;br /&gt;
*** icom_core:assignedGroup icom_core:Group[0..*]&lt;br /&gt;
**** This is the inverse of memberGroup.&lt;br /&gt;
*** icom_core:description xsd:string[0..1]&lt;br /&gt;
*** icom_core:memberActor icom_core:Actor[0..*]&lt;br /&gt;
**** These are the persons who are in the Group.&lt;br /&gt;
*** icom_core:memberGroup icom_core:Group[0..*]&lt;br /&gt;
**** These are the subgroups.&lt;br /&gt;
** The following are the properties of Community:&lt;br /&gt;
*** icom_core:community icom_core:Community[0..*]&lt;br /&gt;
**** These are subcommunities.&lt;br /&gt;
*** icom_core:description xsd:string[0..1]&lt;br /&gt;
*** icom_core:memberActor icom_core:Actor[0..*]&lt;br /&gt;
**** These are the persons in the community.&lt;br /&gt;
*** icom_core:memberGroup icom_core:Group[0..*]&lt;br /&gt;
**** These are the groups in the community.&lt;br /&gt;
*** icom_core:space icom_core:Space[0..*]&lt;br /&gt;
**** This is the space to which the community belongs.&lt;br /&gt;
&lt;br /&gt;
* icom_forum:Forum&lt;br /&gt;
** A Forum is a mailing list. It has various Topics.&lt;br /&gt;
** This concept is not explicitly represented in the wiki (at least not yet).&lt;br /&gt;
&lt;br /&gt;
* icom_core:Artifact&lt;br /&gt;
** An Artifact is a document.&lt;br /&gt;
** The following is an example of an Artifact:&lt;br /&gt;
*** Deliverable&lt;br /&gt;
** When represented as a page in the wiki, an Artifact has these properties:&lt;br /&gt;
*** icom_ac:owner icom_ac:Owner[1..1]&lt;br /&gt;
*** icom_core:container icom_core:Container[0..*]&lt;br /&gt;
**** This is the Space in which this document was collaboratively created. One could have several Spaces.&lt;br /&gt;
*** icom_core:description xsd:string[0..1]&lt;br /&gt;
**** This is the &amp;quot;type&amp;quot; property of Deliverable.&lt;br /&gt;
*** icom_core:name xsd:string[0..1]&lt;br /&gt;
**** This is the &amp;quot;title&amp;quot; property of Deliverable.&lt;br /&gt;
&lt;br /&gt;
* Administrative properties&lt;br /&gt;
** Administrative and access control properties such as lastModifiedBy were not included in the above as the wiki already maintains these.&lt;/div&gt;</summary>
		<author><name>imported&gt;KennethBaclawski</name></author>
	</entry>
</feed>