Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
schaertl_andreas
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
supervision
schaertl_andreas
Commits
b11197ea
Commit
b11197ea
authored
4 years ago
by
Andreas Schärtl
Browse files
Options
Downloads
Patches
Plain Diff
report: twoards: use \descripton
parent
cb00d97a
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/report/towards.tex
+22
-17
22 additions, 17 deletions
doc/report/towards.tex
with
22 additions
and
17 deletions
doc/report/towards.tex
+
22
−
17
View file @
b11197ea
...
...
@@ -17,23 +17,28 @@ is completely automated. Automation, we believe, come downs to two
things, (1)~automation of the export infrastructure and (2)~enabling
automation through machine readability.
First of all, we believe that the export of third party library into
Endpoint storage needs to be fully automated. We believe this is the
for two major reason. First of all, syntax errors and invalid
predicates need 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.
The second problem is one of ontology design. The goal of RDF and
related technologies was to have universal machine readable knowledge
available for querying. As such it is necessary to make efforts that
the ULO exports we create are machine readable. Here we want to remind
the reader of the previously discussed
\texttt
{
ulo:sourceref
}
dilemma
(Section~
\ref
{
sec:exp
}
). It required special domain knowledge about
the specific export for us to resolve a source reference to actual
source code. A machine readable approach would be to instead decide on
a fixed format for field such as
\texttt
{
ulo:sourceref
}
.
\begin{description}
\item
[Fully Automated Checks]
First of all, we believe that the
export of third party library into Endpoint storage needs to be
fully automated. We believe this is the for two major
reason. First of all, syntax errors and invalid predicates need 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.
\item
[Well Defined Formats]
The second problem is one of ontology
design. The goal of RDF and related technologies was to have
universal machine readable knowledge available for querying. As
such it is necessary to make efforts that the ULO exports we
create are machine readable. Here we want to remind the reader of
the previously discussed
\texttt
{
ulo:sourceref
}
dilemma
(Section~
\ref
{
sec:exp
}
). It required special domain knowledge
about the specific export for us to resolve a source reference to
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
a machine readable knowledge base can lay out the groundwork for a
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment