]> git.uio.no Git - u/philim/db2osl_thesis.git/blobdiff - osl.tex
Major change
[u/philim/db2osl_thesis.git] / osl.tex
diff --git a/osl.tex b/osl.tex
index 56e910c9ca763ff32e501e9180e4f804dd49583d..c5ea8e39847350b9b29025bf588e0d26595ee9cb 100644 (file)
--- a/osl.tex
+++ b/osl.tex
@@ -26,13 +26,13 @@ machine-readable form for which tools are widely available, enabling the user to
 many aspects of an \osl{} document for conformity with minimal effort.
 
 \section{Specification}
-\label{oslspec}
+\label{osl_spec}
 \newcounter{parcount}
 \newcommand{\parnum}{\textsuperscript{\arabic{parcount}}}
 \newcommand{\p}{\refstepcounter{parcount} \parnum \hspace{1em}}
 
 \p An \osl{} document is a valid \name{OWL} 2 document (as described in \cite{owl})
-containing individuals and data that represent the OBDA Specification,
+containing individuals and data that represent the OBDA specification,
 as well as \name{OWL} properties that connect them.
 The individuals and \name{OWL} properties are recognized and mapped to their roles
 by their IRIs.