Copyright © 2007-2009 Knud Möller, Sean Bechhofer and Tom Heath.
This work is licensed under a Creative Commons Attribution License.
This copyright applies to the Semantic Web Conference Ontology (SWC) Specification and accompanying documentation in RDF.
Regarding underlying technology, SWC uses W3C's RDF technology, an
open Web standard that can be freely used by anyone.
The Semantic Web Conference ontology (SWC) is an ontology for describing academic conferences. It was initially designed to support the European Semantic Web Conference, ESWC2007, and later extended for both the following conferences in the ESWC series, as well as in the ISWC series. Historically, the SWC ontology also draws heavily on ontologies developed for ESWC2006 and ISWC2006.
SWC is mainly a convention of how to use classes and properties from other ontologies, most prominently FOAF (for people) and SWRC (their BibTeX elements, for the papers). We are also throwing in some SIOC, Dublin Core and iCal/RDF Calendar. Our own swc namespace provides the glue for all this, as well as specialised classes for things that have to do with conferences.
This version of SWC has been slimmed down significantly (hence the revision name). A total of 59 classes and 19 properties have been deprecated (deprecated terms can be found at the bottom of this document). This was mostly done with the intention to remove the countless sub-classes of generic classes such as Chair or SessionEvent, which were deemed to be too specific for a general-purpose conference ontology such as SWC. Elsewhere, classes and properties which had never been used and seemed to fall under the heading of "over-engineering" were removed. Finally, all CfP related terms were removed. Instead, we suggest to use a dedicated ontology such as the CfP ontology.
For the basic use case of describing papers, the figure below shows how the main kinds of resources are connected: the paper itself, the authors and their affiliations, and the talk where the paper was presented.
The next figure shows in more detail the kinds of things that can be said about each of the four main entities surrounding a paper.
One of the basic design choices in SWC is to use role modelling for describing the different functions at a conference, such as chairs, reviewers, etc. For any particular role at a given conference, the swc:Role class or a sub-class will be instantiated. This role instance stands in relation to a person (who plays the role) and an event. The figure below gives an example showing how to model the role of the metadata chair (or "dog food tsar") at ISWC+ASWC2007, which was held by Knud Möller (together with Tom Heath, not shown in the figure).
Note that the metadata chair role is not modelled with its own dedicated class (although it could have been). Instead, an instance of the generic Chair class is used and labelled accordingly.
Classes: | AcademicEvent | AccommodationPlace | ArgumentativeDocument | Artefact | BreakEvent | Chair | CommunalPlace | ConferenceEvent | ConferenceVenuePlace | Delegate | MealEvent | MeetingRoomPlace | NonAcademicEvent | OrganisedEvent | PanelEvent | Paper | Poster | Presenter | Proceedings | Programme | ProgrammeCommitteeMember | Role | SessionEvent | SlideSet | SocialEvent | TalkEvent | TrackEvent | TutorialEvent | WorkshopEvent |
Properties: | hasLocation | hasPart | hasProgramme | hasRelatedArtefact | hasRelatedDocument | hasRole | heldBy | holdsRole | isLocationFor | isPartOf | isRoleAt | isSubEventOf | isSuperEventOf | memberOf | plansToAttend | relatedToEvent |
SWC terms grouped in broad categories
Event, other |
||
AcademicEvent| Label | Academic Event |
|---|---|
| super-class-of | swc:ConferenceEvent, swc:PanelEvent, swc:SessionEvent, swc:TalkEvent, swc:TrackEvent, swc:TutorialEvent, swc:WorkshopEvent |
| sub-class-of | swc:OrganisedEvent |
| in-domain-of | swc:hasCall, swc:hasRelatedArtefact, swc:hasRelatedDocument, swc:hasRole |
| in-range-of | swc:forEvent, swc:isRoleAt, swc:relatedToEvent |
| status | testing |
Academic events are e.g. conferences and conference-like events, and all the sub-events of those which are about the topic or theme of the conference, such as talks or panels.
Look for usage of this class on Sindice.
AccommodationPlace| Label | Accommodation Place |
|---|---|
| sub-class-of | geo:SpatialThing |
| status | testing |
A hotel, hostel, BnB or similar.
Look for usage of this class on Sindice.
ArgumentativeDocument| Label | Argumentative Document |
|---|---|
| super-class-of | swc:Paper, swc:Poster, swc:SlideSet |
| sub-class-of | foaf:Document |
| in-domain-of | swc:relatedToEvent |
| in-range-of | swc:hasRelatedDocument |
| status | testing |
An argumentative document is a document which uses analytical reasoning and evidence in order to argue for a point of view. Typical examples are scientific papers or political pamphlets. Negative examples are novels or plays (even though a novel might also try to sway the reader to a certain point of view).
According to Text Types, an argumentative document is based "on the evaluation and the subsequent subjective judgement in answer to a problem. It refers to the reasons advanced for or against a matter".
Look for usage of this class on Sindice.
Artefact| Label | Artefact |
|---|---|
| super-class-of | swc:Paper, swc:Poster, swc:Proceedings, swc:Programme, swc:SlideSet |
| sub-class-of | wordnet:Document |
| in-domain-of | swc:biblioReference, swc:relatedToEvent |
| in-range-of | swc:hasRelatedArtefact |
| status | testing |
Look for usage of this class on Sindice.
BreakEvent| Label | Break Event |
|---|---|
| sub-class-of | swc:NonAcademicEvent |
| status | testing |
Any kind of break at the super-event, such as a coffee break.
Look for usage of this class on Sindice.
Chair| Label | Chair |
|---|---|
| sub-class-of | swc:Role |
| status | testing |
A sub-class of Role for various kinds of chair functions. Examples are the main chair of a conference, the tutorials chair, the proceedings chair, etc. Instead of introducing a large amount of sub-classes of Chair, we suggest to model all the different chair functions as instances of Chair with appropriate labels.
Look for usage of this class on Sindice.
CommunalPlace| Label | Communal Place |
|---|---|
| sub-class-of | geo:SpatialThing |
| status | testing |
A location at the conference venue (or elsewhere), which is not a meeting room.
Look for usage of this class on Sindice.
ConferenceEvent| Label | Conference Event |
|---|---|
| sub-class-of | swc:AcademicEvent |
| status | testing |
A scientific conference.
TODO: Maybe this should be opened up - why only scientific conferences?
Look for usage of this class on Sindice.
ConferenceVenuePlace| Label | Conference Venue Place |
|---|---|
| sub-class-of | geo:SpatialThing |
| status | testing |
The location of a conference or conference-like event. Ideally, this would be more specific than just the city. Instead it should be the hotel, convention centre, university or similar place where the event is held.
Look for usage of this class on Sindice.
Delegate| Label | Delegate |
|---|---|
| sub-class-of | swc:Role |
| status | testing |
A delegate is someone who attends a conference or conference-like event.
Look for usage of this class on Sindice.
MealEvent| Label | Meal Event |
|---|---|
| sub-class-of | swc:NonAcademicEvent |
| in-domain-of | swc:hasMenu |
| status | testing |
A lunch, dinner or similar event at a conference or conference-like event.
Look for usage of this class on Sindice.
MeetingRoomPlace| Label | Meeting Room Place |
|---|---|
| sub-class-of | geo:SpatialThing |
| status | testing |
A particular room at the conference venue (or elsewhere). E.g., the room where a particular SessionEvent takes place.
Look for usage of this class on Sindice.
NonAcademicEvent| Label | Non-academic Event |
|---|---|
| super-class-of | swc:BreakEvent, swc:MealEvent, swc:SocialEvent |
| sub-class-of | swc:OrganisedEvent |
| status | testing |
In the context of SWC, a non-academic event is any kind or organised event which does not concern the topic or theme of the conference as such. Examples are breaks, dinners, parties, etc.
Look for usage of this class on Sindice.
OrganisedEvent| Label | Organised Event |
|---|---|
| super-class-of | swc:AcademicEvent, swc:NonAcademicEvent |
| sub-class-of | ical:Vevent, wordnet:Event-1 |
| in-domain-of | swc:hasAttendee, swc:hasLocation, swc:hasProgramme, swc:hasSponsorship |
| in-range-of | swc:attendeeAt, swc:isLocationFor, swc:plansToAttend |
| status | testing |
An event in time and space which is planned and organised, as opposed to something which 'just happens', such as a car accident or sunset.
Look for usage of this class on Sindice.
PanelEvent| Label | Panel Event |
|---|---|
| sub-class-of | swc:AcademicEvent |
| status | testing |
A panel discussion at a conference or conference-like event, usually involving several speakers.
Look for usage of this class on Sindice.
Paper| Label | Paper |
|---|---|
| super-class-of | bibtex:InProceedings |
| sub-class-of | swc:ArgumentativeDocument, swc:Artefact |
| status | testing |
A scientific/scholarly paper, e.g., an article in a scientific journal, or a paper at a conference or workshop. A paper could also be unpublished formally, as long as it has the form of a scientific paper (introduction, conclusion, related work, etc.).
Look for usage of this class on Sindice.
Poster| Label | Poster |
|---|---|
| sub-class-of | swc:ArgumentativeDocument, swc:Artefact |
| status | testing |
A scientific poster at a conference or workshop.
Look for usage of this class on Sindice.
Presenter| Label | Presenter |
|---|---|
| sub-class-of | swc:Role |
| status | testing |
A presenter is someone who presents matter in front of an audience. Examples of events to which this role applies are paper presentations, tutorials, or talks. A keynote speaker could also be modelled as an instance of this class.
Look for usage of this class on Sindice.
Proceedings| Label | Proceedings |
|---|---|
| super-class-of | bibtex:Proceedings |
| sub-class-of | foaf:Document, swc:Artefact |
| status | testing |
The proceedings of a conference or workshop, which contain the papers presented there.
Look for usage of this class on Sindice.
Programme| Label | Programme |
|---|---|
| sub-class-of | foaf:Document, swc:Artefact |
| in-range-of | swc:hasProgramme |
| status | testing |
A document containing the programme of an event such as a conference or workshop. Typically, the programme would list the times and dates for the individual sub-events, e.g., talks, dinners, panel discussions, etc.
Look for usage of this class on Sindice.
ProgrammeCommitteeMember| Label | Programme Committee Member |
|---|---|
| sub-class-of | swc:Role |
| status | testing |
This role is played by the members of the programme committee of a conference or conference-like event. We found this role to be so significant that it justifies to be represented by its own class.
Look for usage of this class on Sindice.
Role| Label | Role |
|---|---|
| super-class-of | swc:Chair, swc:Delegate, swc:Presenter, swc:ProgrammeCommitteeMember |
| sub-class-of | wordnet:Role-1 |
| in-domain-of | swc:heldBy, swc:isRoleAt |
| in-range-of | swc:hasRole, swc:holdsRole |
| status | testing |
Role is the super-class of all the different roles performed at a conference or workshop. Examples are the various conference chairs, the delegates, presenters, PC members, etc. The intended use of this class is that an instance of Role will be related to the event at which it is performed, and to the person which performs it.
Since the set of roles is slightly different for each event, and since it would therefore be impossible to provide sub-classes for all needs and circumstances, the SWC ontology only contains a very basic set of Role classes. Rather than diversifying the set of Role classes to cater for all needs, users should instead instantiate the small set of different Role classes and cover the roles at a specific event in this way. E.g., instead of sub-classing the Chair role with MainChair, WorkshopChair, TutorialChair, etc., the different kinds of chairs should simply be instances of the generic Chair class and be labelled appropriately.
Look for usage of this class on Sindice.
SessionEvent| Label | Session Event |
|---|---|
| sub-class-of | swc:AcademicEvent |
| status | testing |
A session dedicated to a specific topic at a conference. This could be a session with talks, or also a poster session, a demo session, or any other kind of session.
Look for usage of this class on Sindice.
SlideSet| Label | Slide Set |
|---|---|
| sub-class-of | swc:ArgumentativeDocument, swc:Artefact |
| status | testing |
A set of slides used for a presentation of e.g. a paper at a conference.
Look for usage of this class on Sindice.
SocialEvent| Label | Social Event |
|---|---|
| sub-class-of | swc:NonAcademicEvent |
| status | testing |
Examples for social events are parties or excursions.
Look for usage of this class on Sindice.
TalkEvent| Label | Talk Event |
|---|---|
| sub-class-of | swc:AcademicEvent |
| status | testing |
A speaker giving a talk. This could be the presentation of a paper, but also keynote speech or any other kind of talk.
Look for usage of this class on Sindice.
TrackEvent| Label | Track Event |
|---|---|
| sub-class-of | swc:AcademicEvent |
| status | testing |
A track groups all those sessions or events at a conference or workshop that belong to a common, overall theme. Depending on the conference, tracks can be quite generic, such as "Research" or "Industrial", but can also be more specific, such as "Semantic Web" or "Numismatics". SWC does not define any specific tracks, since conferences often differ so much with respect to how they structure their tracks, that it would be pointless to try and find a set of tracks that would suit all conferences.
Sub-classes of TrackEvent which were defined in previous versions of the SWC ontology are now deprecated.
Look for usage of this class on Sindice.
TutorialEvent| Label | Tutorial Event |
|---|---|
| sub-class-of | swc:AcademicEvent |
| status | testing |
A tutorial is a special session at a conference or workshop, somewhat like a long lecture on a specific topic.
Look for usage of this class on Sindice.
WorkshopEvent| Label | Workshop Event |
|---|---|
| sub-class-of | swc:AcademicEvent |
| status | testing |
A scientific workshop. Workshops are often co-located with ConferenceEvents.
Look for usage of this class on Sindice.
hasLocation| Label | has location |
|---|---|
| Type | owl:ObjectProperty |
| domain | swc:OrganisedEvent |
| range | geo:SpatialThing |
| status | testing |
Relates an event such as a conference or any sub-event thereof to a location where it takes place.
Look for usage of this property on Sindice.
hasPart| Label | has part |
|---|---|
| Type | owl:ObjectProperty |
| domain | owl:Thing |
| range | owl:Thing |
| status | testing |
A generic property to model part-of relationships. In SWC this property is used to relate a proceedings document to the papers and articles contained in it.
Look for usage of this property on Sindice.
hasProgramme| Label | has programme |
|---|---|
| Type | owl:ObjectProperty |
| domain | swc:OrganisedEvent |
| range | swc:Programme |
| status | testing |
Relates an event such as a conference to its Programme.
Look for usage of this property on Sindice.
hasRelatedArtefact| Label | has related artefact |
|---|---|
| Type | owl:ObjectProperty |
| domain | swc:AcademicEvent |
| range | swc:Artefact |
| status | testing |
Relates an event such as a conference, workshop, etc. to a physical artefact.
Look for usage of this property on Sindice.
hasRelatedDocument| Label | has related document |
|---|---|
| Type | owl:ObjectProperty |
| domain | swc:AcademicEvent |
| range | swc:ArgumentativeDocument |
| inverse_of | swc:relatedToEvent |
| status | testing |
Relates an event such as a conference, workshop, etc. to a document.
Look for usage of this property on Sindice.
hasRole| Label | has role |
|---|---|
| Type | owl:ObjectProperty |
| domain | swc:AcademicEvent |
| range | swc:Role |
| inverse_of | swc:isRoleAt |
| status | testing |
Part of the role modelling machinery of SWC. This property relates an event (e.g. a conference) to a role at the event (e.g. a conference chair).
Look for usage of this property on Sindice.
heldBy| Label | held by |
|---|---|
| Type | owl:ObjectProperty |
| domain | swc:Role |
| range | foaf:Person |
| inverse_of | swc:holdsRole |
| status | testing |
Part of the role modelling machinery of SWC. This property relates a role at an event (e.g. a conference chair) to the person who actually holds the role.
Look for usage of this property on Sindice.
holdsRole| Label | holds role |
|---|---|
| Type | owl:ObjectProperty |
| domain | foaf:Person |
| range | swc:Role |
| inverse_of | swc:heldBy |
| status | testing |
Part of the role modelling machinery of SWC. This property relates a person to the role (e.g. a conference chair) it holds at an event.
Look for usage of this property on Sindice.
isLocationFor| Label | is location of |
|---|---|
| Type | owl:ObjectProperty |
| domain | geo:SpatialThing |
| range | swc:OrganisedEvent |
| status | testing |
Relates a location to a conference or sub-event thereof which takes place at it.
Look for usage of this property on Sindice.
isPartOf| Label | is part of |
|---|---|
| Type | owl:ObjectProperty |
| domain | owl:Thing |
| range | owl:Thing |
| status | testing |
A generic property to model part-of relationships. In SWC this property is used to relate papers or articles to the proceedings document in which they are contained.
Look for usage of this property on Sindice.
isRoleAt| Label | is role at |
|---|---|
| Type | owl:ObjectProperty |
| domain | swc:Role |
| range | swc:AcademicEvent |
| inverse_of | swc:hasRole |
| status | testing |
Part of the role modelling machinery of SWC. This property relates a role at an event (e.g. a conference chair) to the event (e.g. a conference).
Look for usage of this property on Sindice.
isSubEventOf| Label | is sub-event of |
|---|---|
| Type | owl:TransitiveProperty |
| domain | ical:Vevent |
| range | ical:Vevent |
| inverse_of | swc:isSuperEventOf |
| status | testing |
Events can be sub-events of other events. E.g., a talk can be a sub-event of a session, which in turn can be a sub-event of a conference. The relation is transitive - the talk is also a sub-event of the conference.
Look for usage of this property on Sindice.
isSuperEventOf| Label | is super-event of |
|---|---|
| Type | owl:TransitiveProperty |
| domain | ical:Vevent |
| range | ical:Vevent |
| inverse_of | swc:isSubEventOf |
| status | testing |
Events can be super-events of other events. E.g., a conference can be the super-event of a session, which in turn can be the super-event of a talk. The relation is transitive - the conference is also the super-event of the talk.
Look for usage of this property on Sindice.
memberOf| Label | member of |
|---|---|
| Type | owl:ObjectProperty |
| domain | foaf:Person |
| range | foaf:Group |
| inverse_of | foaf:member |
| status | testing |
FOAF does not define an inverse of foaf:member, so SWC does it.
Look for usage of this property on Sindice.
plansToAttend| Label | plans to attend |
|---|---|
| Type | owl:ObjectProperty |
| domain | foaf:Person |
| range | swc:OrganisedEvent |
| status | testing |
A person might plan to attend a talk or session at a conference or similar event. This property could be used to prepare a delegate's conference experience with respect to who they want to meet, etc.
Look for usage of this property on Sindice.
relatedToEvent| Label | related to event |
|---|---|
| Type | owl:ObjectProperty |
| domain | swc:ArgumentativeDocument, swc:Artefact |
| range | swc:AcademicEvent |
| inverse_of | swc:hasRelatedDocument |
| status | testing |
Relates a document to an event such as a conference, workshop, etc.
Look for usage of this property on Sindice.
AdditionalReviewer| Label | Additional Reviewer |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Look for usage of this class on Sindice.
Administrator| Label | Administrator |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Look for usage of this class on Sindice.
Call| Label | Call |
|---|---|
| sub-class-of | wordnet:Announcement |
| in-domain-of | swc:forEvent, swc:hasCameraReadyDeadline, swc:hasNotificationDeadline, swc:hasSubmissionDeadline, swc:hasSubmissionInstructions |
| in-range-of | swc:hasCall |
| status | deprecated |
The call classes have been deprecated in SWC. Instead, we suggest to use the CfP ontology.
A
Look for usage of this class on Sindice.
CallForDemos| Label | Call for Demos |
|---|---|
| sub-class-of | swc:Call |
| status | deprecated |
A call for demonstrations of software at a conference or workshop. Submissions are usually in the form of extended abstracts (~2 page) discussing the research questions addressed by the software and outlining the content of the demonstration.
Look for usage of this class on Sindice.
CallForPapers| Label | Call for Papers |
|---|---|
| sub-class-of | swc:Call |
| status | deprecated |
A
Look for usage of this class on Sindice.
CallForParticipation| Label | Call for Participation |
|---|---|
| sub-class-of | swc:Call |
| status | deprecated |
This kind of call usually calls for potential delegates to attend an event such as a conference or a workshop.
Look for usage of this class on Sindice.
CallForPosters| Label | Call for Posters |
|---|---|
| sub-class-of | swc:Call |
| status | deprecated |
A call for scientific posters at a conference or workshop. Submissions are usually in the form of extended abstracts (~2 page) discussing the research presented on the poster.
Look for usage of this class on Sindice.
CallForProposals| Label | Call for Proposals |
|---|---|
| sub-class-of | swc:Call |
| status | deprecated |
A call which asks for contributions in the form of e.g. workshop or tutorial proposals.
Look for usage of this class on Sindice.
CoffeeBreak| Label | Coffee Break |
|---|---|
| sub-class-of | swc:BreakEvent |
| status | deprecated |
Deprecating this - we can just use BreakEvent.
Look for usage of this class on Sindice.
ConferenceChair| Label | Conference Chair |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Look for usage of this class on Sindice.
ConferenceClosingEvent| Label | Closing Event |
|---|---|
| sub-class-of | swc:NonAcademicEvent |
| status | deprecated |
Deprecating this - we can just use TalkEvent.
Look for usage of this class on Sindice.
ConferenceDinner| Label | Conference Dinner |
|---|---|
| sub-class-of | swc:MealEvent, swc:SocialEvent |
| status | deprecated |
Deprecating this - we can just use SocialEvent.
Look for usage of this class on Sindice.
ConferenceOpeningEvent| Label | Opening Event |
|---|---|
| sub-class-of | swc:NonAcademicEvent |
| status | deprecated |
Deprecating this - we can just use TalkEvent.
Look for usage of this class on Sindice.
DemoPresentation| Label | Demo Presentation |
|---|---|
| sub-class-of | swc:TalkEvent |
| status | deprecated |
Deprecating this - we can just as well use TalkEvent.
Look for usage of this class on Sindice.
DemoSession| Label | Demo Session |
|---|---|
| sub-class-of | swc:SessionEvent |
| status | deprecated |
Deprecating this - we can just as well use SessionEvent.
Look for usage of this class on Sindice.
DemosChair| Label | Demos Chair |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Deprecating this, just use TrackChair instead.
Look for usage of this class on Sindice.
DogfoodTsar| Label | Dogfood Tsar |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
A role that is only relevant in relation to the topic of the conference e.g. Semantic Web Technologies Coordinator at a Semantic Web Conference.
Look for usage of this class on Sindice.
DrinkingPlace| Label | Drinking Place |
|---|---|
| sub-class-of | swc:Place |
| status | deprecated |
Deprecated to reduce inflation of terms.
Look for usage of this class on Sindice.
EatingPlace| Label | Eating Place |
|---|---|
| sub-class-of | swc:Place |
| status | deprecated |
Deprecated to reduce inflation of terms.
Look for usage of this class on Sindice.
Excursion| Label | Excursion |
|---|---|
| sub-class-of | swc:SocialEvent |
| status | deprecated |
Deprecating this - we can just use SocialEvent.
Look for usage of this class on Sindice.
ExhibitionChair| Label | Exhibition Chair |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Deprecating this, just use TrackChair instead.
Look for usage of this class on Sindice.
FreeTimeBreak| Label | Free Time Break |
|---|---|
| sub-class-of | swc:BreakEvent |
| status | deprecated |
Deprecating this - we can just use BreakEvent.
Look for usage of this class on Sindice.
IndustrialTalk| Label | Industrial Talk |
|---|---|
| sub-class-of | swc:TalkEvent |
| status | deprecated |
Deprecating this - we can just as well use TalkEvent.
Look for usage of this class on Sindice.
IndustrialTrack| Label | Industrial Track |
|---|---|
| sub-class-of | swc:TrackEvent |
| status | deprecated |
Deprecating this - we can just as well use TrackEvent.
Look for usage of this class on Sindice.
IndustryChair| Label | Industry Chair or In-Use Chair |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Deprecating this, just use TrackChair instead.
Look for usage of this class on Sindice.
InvitedPaper| Label | Invited Paper |
|---|---|
| sub-class-of | bibtex:InProceedings |
| status | deprecated |
As opposed to a peer-reviewed paper. This class has been deprecated in order to reduce the inflation of classes.
Look for usage of this class on Sindice.
KeynoteTalk| Label | Keynote Talk |
|---|---|
| sub-class-of | swc:TalkEvent |
| status | deprecated |
Deprecating this - we can just as well use TalkEvent.
Look for usage of this class on Sindice.
LocalOrganiser| Label | Local Organiser |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Look for usage of this class on Sindice.
MealBreak| Label | Meal Break |
|---|---|
| sub-class-of | swc:BreakEvent |
| status | deprecated |
Deprecating this - we can just use BreakEvent.
Look for usage of this class on Sindice.
OrganisingCommitteeMember| Label | Organising Committee Member |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Look for usage of this class on Sindice.
PaperPresentation| Label | Paper Presentation |
|---|---|
| sub-class-of | swc:TalkEvent |
| status | deprecated |
Deprecating this - we can just as well use TalkEvent.
Look for usage of this class on Sindice.
PaperSession| Label | Paper Session |
|---|---|
| sub-class-of | swc:SessionEvent |
| status | deprecated |
Deprecating this - we can just as well use SessionEvent.
Look for usage of this class on Sindice.
PhDSymposiumChair| Label | PhD Symposium or Doctoral Consortium Chair |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Deprecating this, just use TrackChair instead.
Look for usage of this class on Sindice.
Place| Label | Place |
|---|---|
| sub-class-of | geo:SpatialThing |
| status | deprecated |
Deprecated: no real need to have an internal super-class for locations, we can just use the SpatialThing.
Look for usage of this class on Sindice.
PosterPresentation| Label | Poster Presentation |
|---|---|
| sub-class-of | swc:TalkEvent |
| status | deprecated |
Deprecating this - we can just as well use TalkEvent.
Look for usage of this class on Sindice.
PosterSession| Label | Poster Session |
|---|---|
| sub-class-of | swc:SessionEvent |
| status | deprecated |
Deprecating this - we can just as well use SessionEvent.
Look for usage of this class on Sindice.
PostersChair| Label | Posters Chair |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Deprecating this, just use TrackChair instead.
Look for usage of this class on Sindice.
PrintedProceedingsChair| Label | (Printed) Proceedings Chair |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Look for usage of this class on Sindice.
ProgrammeChair| Label | Programme Chair |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Look for usage of this class on Sindice.
PublicityChair| Label | Publicity Chair |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Look for usage of this class on Sindice.
Reception| Label | Reception |
|---|---|
| sub-class-of | swc:SocialEvent |
| status | deprecated |
Deprecating this - we can just use SocialEvent.
Look for usage of this class on Sindice.
ResearchTrack| Label | Research Track |
|---|---|
| sub-class-of | swc:TrackEvent |
| status | deprecated |
Deprecating this - we can just as well use TrackEvent.
Look for usage of this class on Sindice.
Reviewer| Label | Reviewer |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Deprecating this, just use ProgrammeCommitteeMember instead.
Look for usage of this class on Sindice.
SWChallengeChair| Label | Semantic Web Challenge Chair |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Deprecating this, just use TrackChair instead.
Look for usage of this class on Sindice.
SessionChair| Label | Session Chair |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Look for usage of this class on Sindice.
Sponsorship| Label | Sponsorship |
|---|---|
| sub-class-of | wordnet:Sponsorship |
| in-domain-of | swc:hasCostAmount, swc:hasCostCurrency, swc:isProvidedBy |
| in-range-of | swc:hasSponsorship, swc:isProviderOf |
| status | deprecated |
Deprecated because it has never been used and in order to reduce the inflation of ontology terms.
Look for usage of this class on Sindice.
SponsorshipChair| Label | Sponsorship Chair |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Look for usage of this class on Sindice.
SubmissionsChair| Label | Submissions Chair |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Look for usage of this class on Sindice.
SystemDemonstration| Label | System Demonstration |
|---|---|
| sub-class-of | swc:Paper |
| status | deprecated |
A type of paper which accompanies the demonstration of software, also known as an extended abstract or demo description. This class has been deprecated in order to reduce the inflation of classes; it is too specific for CS conferences.
Look for usage of this class on Sindice.
SystemDescription| Label | System Description |
|---|---|
| sub-class-of | swc:Paper |
| status | deprecated |
A type of paper which is mainly describes the properties, implementation or architecture of an system (such as a software system).
Deprecating this: it's too specific for, not generic enough to apply for most conferences.
Look for usage of this class on Sindice.
TrackChair| Label | Track Chair |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
The chair of a particular track of a conference, responsible for all submissions and actions regarding this track.
Look for usage of this class on Sindice.
Treasurer| Label | Treasurer |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Look for usage of this class on Sindice.
Tutor| Label | Tutor |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Look for usage of this class on Sindice.
TutorialPresenter| Label | Tutorial Presenter |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Deprecating this, just use Presenter instead.
Look for usage of this class on Sindice.
TutorialsChair| Label | Tutorials Chair |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Look for usage of this class on Sindice.
Webmaster| Label | Webmaster |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Look for usage of this class on Sindice.
WelcomeTalk| Label | Welcome Talk |
|---|---|
| sub-class-of | swc:TalkEvent |
| status | deprecated |
Deprecating this - we can just as well use TalkEvent.
Look for usage of this class on Sindice.
WorkshopOrganiser| Label | Workshop Organiser |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Look for usage of this class on Sindice.
WorkshopsChair| Label | Workshops Chair |
|---|---|
| sub-class-of | swc:Role |
| status | deprecated |
Look for usage of this class on Sindice.
affiliation| Label | affiliation |
|---|---|
| Type | owl:DeprecatedProperty |
| status | deprecated |
Look for usage of this property on Sindice.
attendeeAt| Label | attendee at |
|---|---|
| Type | owl:DeprecatedProperty |
| domain | foaf:Person |
| range | swc:OrganisedEvent |
| inverse_of | swc:hasAttendee |
| status | deprecated |
Instead of this property, use the Delegate role.
Look for usage of this property on Sindice.
biblioReference| Label | bibliographic reference |
|---|---|
| Type | owl:DeprecatedProperty |
| domain | swc:Artefact |
| range | xsd:string |
| status | deprecated |
Deprecated because it has never been used and in order to reduce the inflation of ontology terms.
Look for usage of this property on Sindice.
forEvent| Label | for event |
|---|---|
| Type | owl:DeprecatedProperty |
| domain | swc:Call |
| range | swc:AcademicEvent |
| inverse_of | swc:hasCall |
| status | deprecated |
The call classes have been deprecated in SWC. Instead, we suggest to use the CfP ontology.
Look for usage of this property on Sindice.
hasAttendee| Label | has attendee |
|---|---|
| Type | owl:DeprecatedProperty |
| domain | swc:OrganisedEvent |
| range | foaf:Person |
| inverse_of | swc:attendeeAt |
| status | deprecated |
Instead of this property, use the Delegate role.
Look for usage of this property on Sindice.
hasCall| Label | has call |
|---|---|
| Type | owl:DeprecatedProperty |
| domain | swc:AcademicEvent |
| range | swc:Call |
| inverse_of | swc:forEvent |
| status | deprecated |
The call classes have been deprecated in SWC. Instead, we suggest to use the CfP ontology.
Look for usage of this property on Sindice.
hasCameraReadyDeadline| Label | has camera-ready deadline |
|---|---|
| Type | owl:DeprecatedProperty |
| domain | swc:Call |
| range | xsd:dateTime |
| status | deprecated |
The call classes have been deprecated in SWC. Instead, we suggest to use the CfP ontology.
Look for usage of this property on Sindice.
hasCostAmount| Label | has cost amount |
|---|---|
| Type | owl:DeprecatedProperty |
| domain | swc:Sponsorship |
| range | xsd:integer |
| status | deprecated |
Deprecated because it has never been used and in order to reduce the inflation of ontology terms.
Look for usage of this property on Sindice.
hasCostCurrency| Label | has cost currency |
|---|---|
| Type | owl:DeprecatedProperty |
| domain | swc:Sponsorship |
| range | xsd:string |
| status | deprecated |
Deprecated because it has never been used and in order to reduce the inflation of ontology terms.
Look for usage of this property on Sindice.
hasMenu| Label | has menu |
|---|---|
| Type | owl:DeprecatedProperty |
| domain | swc:MealEvent |
| range | wordnet:Menu |
| status | deprecated |
Deprecated because it has never been used and in order to reduce the inflation of ontology terms.
Look for usage of this property on Sindice.
hasNotificationDeadline| Label | has notification deadline |
|---|---|
| Type | owl:DeprecatedProperty |
| domain | swc:Call |
| range | xsd:dateTime |
| status | deprecated |
The call classes have been deprecated in SWC. Instead, we suggest to use the CfP ontology.
Look for usage of this property on Sindice.
hasSponsorship| Label | has sponsorship |
|---|---|
| Type | owl:DeprecatedProperty |
| domain | swc:OrganisedEvent |
| range | swc:Sponsorship |
| status | deprecated |
Deprecated because it has never been used and in order to reduce the inflation of ontology terms.
Look for usage of this property on Sindice.
hasSubmissionDeadline| Label | has submission deadline |
|---|---|
| Type | owl:DeprecatedProperty |
| domain | swc:Call |
| range | xsd:dateTime |
| status | deprecated |
The call classes have been deprecated in SWC. Instead, we suggest to use the CfP ontology.
Look for usage of this property on Sindice.
hasSubmissionInstructions| Label | has submission instructions |
|---|---|
| Type | owl:DeprecatedProperty |
| domain | swc:Call |
| range | xsd:string |
| status | deprecated |
The call classes have been deprecated in SWC. Instead, we suggest to use the CfP ontology.
Look for usage of this property on Sindice.
hasTopic| Label | has topic |
|---|---|
| Type | owl:DeprecatedProperty |
| range | bibtex:ResearchTopic |
| status | deprecated |
Instead of this property, use foaf:topic.
Look for usage of this property on Sindice.
isProvidedBy| Label | is provided by |
|---|---|
| Type | owl:DeprecatedProperty |
| domain | swc:Sponsorship |
| range | foaf:Organisation |
| inverse_of | swc:isProviderOf |
| status | deprecated |
Deprecated because it has never been used and in order to reduce the inflation of ontology terms.
Look for usage of this property on Sindice.
isProviderOf| Label | is provider of |
|---|---|
| Type | owl:DeprecatedProperty |
| domain | foaf:Organisation |
| range | swc:Sponsorship |
| inverse_of | swc:isProvidedBy |
| status | deprecated |
Deprecated because it has never been used and in order to reduce the inflation of ontology terms.
Look for usage of this property on Sindice.
isTopicOf| Label | is topic of |
|---|---|
| Type | owl:DeprecatedProperty |
| domain | bibtex:ResearchTopic |
| status | deprecated |
Deprecated, instead using terms from FOAF.
Look for usage of this property on Sindice.
uuid| Label | uuid |
|---|---|
| Type | owl:DeprecatedProperty |
| status | deprecated |
Look for usage of this property on Sindice.