Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
nichtich committed Nov 11, 2013
1 parent cf40f2e commit 10501ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dso.md
Expand Up @@ -32,13 +32,13 @@ interpreted as described in RFC 2119.
## Namespaces and ontology

The URI namespace of this ontology is <http://purl.org/ontology/dso#>. The
namespace prefix `dso` is recommeded. The URI of this ontology as a whole
namespace prefix `dso` is recommended. The URI of this ontology as a whole
is <http://purl.org/ontology/dso>.

@prefix dso: <http://purl.org/ontology/dso#> .
@base <http://purl.org/ontology/dso> .

The following namspace prefixes are used to refer to [related ontologies]:
The following namespace prefixes are used to refer to [related ontologies]:

@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
Expand Down Expand Up @@ -102,7 +102,7 @@ somehow related to one or more documents.

[Loan]: #loan

A loan is a [DocumentService] event that involes the temporary transfer of usage rights
A loan is a [DocumentService] event that involves the temporary transfer of usage rights
of a document from a service provider (e.g. a library) to a service consumer
(e.g. a library patron).

Expand Down

0 comments on commit 10501ec

Please sign in to comment.