Open Organisations

RDF/XML version of this vocabulary. Turtle version of this vocabulary.

Last update:

17 April 2013

Namespace URI:

http://purl.org/openorg/

Abstract

This vocabulary provides supplementary terms for organisations wishing to publish open data about themselves.

All terms at a glance

Classes

Class: oo:Capability

CapabilityA capability of a facility or organization. This is subtley different from a service, in that it means that it is capable of performing a certain task or technique. It may be useful to list capabilities when bidding for research contracts and grants.

URI:
http://purl.org/openorg/Capability

Class: oo:Equipment

EquipmentAn item of equipment. This term is in testing and may be superceeded by the Cerif vocab.

URI:
http://purl.org/openorg/Equipment

Class: oo:Facility

FacilityA facility. A facility is a grouping of equipment and/or people that can perform specific tasks. This term has been coined to use in relation to research facilites at universities, but is not restricted to only research facilities. This term is in testing and may be superceeded by the Cerif vocab.

URI:
http://purl.org/openorg/Facility

Class: oo:OrganizationProfileDocument

Organization Profile DocumentAn RDF document describing a specific organisation.

URI:
http://purl.org/openorg/OrganizationProfileDocument
Superclass:
foaf:Document
Disjoint with:
foaf:PersonalProfileDocument

Class: oo:Service

ServiceA service. This term has been defined for the purposes of defining services offered by university research facilities, but isn't restricted to universities or research. This term is in testing and may be superceeded by the Cerif vocab.

URI:
http://purl.org/openorg/Service
Superclass:
gr:ProductOrService

Properties

Property: oo:access

access informationThis relates a place (geo:SpatialThing) with a text description of how to access this thing. It may be that there is limited wheel chair access, a certain entrance is required or any other access information to tell a person planning to visit this place.

URI:
http://purl.org/openorg/access
Domain:
geo:SpatialThing
Range:
rdfs:Literal

Property: oo:capacity

capacityThis is used to indicate the capacity of a thing when performing its default function. Ideally a more semantically meaningful predicate should be used, describing the capacity of something in a particular function. This may be used to associate: a classroom, theatre, cinema or resturant with the number of people it seats a bar or other entertainment venue with the fire limit for the venue a school with how many students it can teach a pencil case with how many pencils it can hold. You should be able to assume that resources of the same type, described in the same dataset, have capacities calculated in a more-or-less similar way. It should only be treated as a rough guide.

URI:
http://purl.org/openorg/capacity
Range:
rdfs:Literal

Property: oo:contact

ContactA mechanism of contacting someone who knows about this resource. Suggested targets of this property are a foaf:Agent, a Document (eg. the webpage listing contact methods), a vcard address or a mailto: URI.

URI:
http://purl.org/openorg/contact
Subproperties:
oo:corrections, oo:primaryContact

Property: oo:contactForm

contact forma link from an agent to an HTML page or form that can be used to contact that agent. If a fragment identifier is used, it should refer to an @id of an HTML FORM element in the linked page.

URI:
http://purl.org/openorg/contactForm
Domain:
foaf:Agent
Range:
rdfs:Resource

Property: oo:corrections

CorrectionsA sub-property of oo:contact indicating a route to have corrections made to data relating to this resource. Intended for use on a dataset, but it may be used on any URI -- for example you may use it to indicate that certain records in a dataset have different people to contact them to get it fixed.

URI:
http://purl.org/openorg/corrections
Superproperty:
oo:contact

Property: oo:formalOrganization

Formal OrganizationRelates something to a Formal Organiation.

URI:
http://purl.org/openorg/formalOrganization
Range:
org:FormalOrganization

Property: oo:mapIcon

map iconlink a geospatial feature to a an icon to use to indicate its location. The "point" should be the bottom center of the image.

URI:
http://purl.org/openorg/mapIcon
Domain:
geo:SpatialThing
Range:
foaf:Image

Property: oo:organization

organizationRelates something to an organization. Intended for use to link things other than people and organizations to an organization, for example, equipment, key datasets (places, members).

URI:
http://purl.org/openorg/organization
Ranges:
foaf:Organization, org:Organization

Property: oo:organizationalUnit

Organizational UnitRelates something to a part of an organization.

URI:
http://purl.org/openorg/organizationalUnit
Range:
org:OrganizationalUnit

Property: oo:primaryContact

Primary ContactA mechanism of contacting the primary person or group regarding this resource. Suggested targets of this property are a foaf:Agent, a Document (eg. the webpage listing contact methods), a vcard address or a mailto: URI. This is not set as a function property as you may have edge cases where you want to list a primaryContact tel: and mailto: although this isn't recommended.

URI:
http://purl.org/openorg/primaryContact
Superproperty:
oo:contact

Property: oo:sparql

SPARQL EndpointThis relates an organization to a SPARQL endpoint which allows you to query open data about or produced by that organization.

URI:
http://purl.org/openorg/sparql
Domains:
org:Organization, foaf:Organization
Range:
dcat:WebService

Property: oo:twitterHashtag

twitter hashtagThis is used to relate a concept to the Twitter hashtag people are using to talk about that thing. We've created the twitterHashtag in the open org namespace. A hashtag can be related to a concept, location, event, or anything. A combination of hashtags may be used in one literal to indicate that it is that combination of hashtags which is associated with that resource. Having two oo:twitterHashtag properties, however, would indicate that either is used to refer to the same thing (not recommended). #myconf2010 or, to indicate a combo hashtag: #myconf2010 #track2 Instead of a string literal this may also point to a URI used to identify the hashtag.

URI:
http://purl.org/openorg/twitterHashtag
Range:
xsd:string