Skip to content
Snippets Groups Projects
Commit b11197ea authored by Andreas Schärtl's avatar Andreas Schärtl
Browse files

report: twoards: use \descripton

parent cb00d97a
Branches
No related tags found
No related merge requests found
...@@ -17,23 +17,28 @@ is completely automated. Automation, we believe, come downs to two ...@@ -17,23 +17,28 @@ is completely automated. Automation, we believe, come downs to two
things, (1)~automation of the export infrastructure and (2)~enabling things, (1)~automation of the export infrastructure and (2)~enabling
automation through machine readability. automation through machine readability.
First of all, we believe that the export of third party library into \begin{description}
Endpoint storage needs to be fully automated. We believe this is the \item[Fully Automated Checks] First of all, we believe that the
for two major reason. First of all, syntax errors and invalid export of third party library into Endpoint storage needs to be
predicates need to be avoided. It is unreasonable to expect a systems fully automated. We believe this is the for two major
administrator to fix each ULO~export in its one particular way. At the reason. First of all, syntax errors and invalid predicates need to
very least, automated validators~\cite{rval, rcmd} should be used to be avoided. It is unreasonable to expect a systems administrator
to fix each ULO~export in its one particular way. At the very
least, automated validators~\cite{rval, rcmd} should be used to
check the validity of ULO~exports. check the validity of ULO~exports.
The second problem is one of ontology design. The goal of RDF and \item[Well Defined Formats] The second problem is one of ontology
related technologies was to have universal machine readable knowledge design. The goal of RDF and related technologies was to have
available for querying. As such it is necessary to make efforts that universal machine readable knowledge available for querying. As
the ULO exports we create are machine readable. Here we want to remind such it is necessary to make efforts that the ULO exports we
the reader of the previously discussed \texttt{ulo:sourceref} dilemma create are machine readable. Here we want to remind the reader of
(Section~\ref{sec:exp}). It required special domain knowledge about the previously discussed \texttt{ulo:sourceref} dilemma
the specific export for us to resolve a source reference to actual (Section~\ref{sec:exp}). It required special domain knowledge
source code. A machine readable approach would be to instead decide on about the specific export for us to resolve a source reference to
a fixed format for field such as \texttt{ulo:sourceref}. actual source code. A machine readable approach would be to
instead decide on a fixed format for field such
as \texttt{ulo:sourceref}.
\end{description}
Infrastructure that runs without the need of outside intervention and Infrastructure that runs without the need of outside intervention and
a machine readable knowledge base can lay out the groundwork for a a machine readable knowledge base can lay out the groundwork for a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment