Ontology: helios_bt
About this document
Ontology: helios_bt
Class: Thing
Class: BugTracker
Class: BugzillaDefect
Class: BugzillaEnhancement
Class: BugzillaPriorityP1
Class: BugzillaPriorityP2
Class: BugzillaPriorityP3
Class: BugzillaPriorityP4
Class: BugzillaPriorityP5
Class: BugzillaResolutionDUPLICATE
Class: BugzillaResolutionFIXED
Class: BugzillaResolutionINVALID
Class: BugzillaResolutionMOVED
Class: BugzillaResolutionWONTFIX
Class: BugzillaResolutionWORKSFORME
Class: BugzillaSeverityblocker
Class: BugzillaSeveritycritical
Class: BugzillaSeverityenhancement
Class: BugzillaSeveritymajor
Class: BugzillaSeverityminor
Class: BugzillaSeveritynormal
Class: BugzillaSeveritytrivial
Class: BugzillaStateASSIGNED
Class: BugzillaStateCLOSED
Class: BugzillaStateNEW
Class: BugzillaStateREOPENED
Class: BugzillaStateRESOLVED
Class: BugzillaStateUNCONFIRMED
Class: BugzillaStateVERIFIED
Class: Component
Class: DebbugsDefect
Class: DebbugsEnhancement
Class: DebbugsSeveritycritical
Class: DebbugsSeveritygrave
Class: DebbugsSeverityimportant
Class: DebbugsSeverityminor
Class: DebbugsSeveritynormal
Class: DebbugsSeverityserious
Class: DebbugsSeveritywishlist
Class: DebbugsStatedone
Class: DebbugsStatefixed
Class: DebbugsStateforwarded
Class: DebbugsStatepending
Class: DebbugsStatepending-fixed
Class: Issue
Class: NonTerminalState
Class: Priority
Class: Product
Class: Project
Class: Resolution
Class: Severity
Class: State
Class: TerminalState
Class: Version
Object Property: bugtracker
Object Property: bugtrackerVersion
Object Property: hasIssue
Object Property: hasSeverity
Object Property: hasSubIssue
Object Property: inBugtracker
Object Property: isDuplicateOf
Object Property: isInProduct
Object Property: isIssueOf
Object Property: isMergedInto
Object Property: reportedAlsoIn
Object Property: reportedUpstreamIn
Data Property: bugTrackerURL
This document is generated as a single HTML file with
htmldoc
, out of contents of the multi-framed HTML documentation of
the Helios_BT ontology originally produced with
OWLDoc
.
The Python tool to do the conversion is available : contact the
Helios project.
-
http://purl.org/dc/elements/1.1/rights:
"This work is Copyrighted (c) 2009 Olivier Berger, Valentin Vlasceanu
and Institut TELECOM. It is released under the terms of the Creative
Commons Attribution 2.0 France License
(http://creativecommons.org/licenses/by/2.0/fr/deed.en). It is based on
EvoOnt by the Dynamic and Distributed Information Systems Group,
University of Zurich, which is licensed under a Creative Commons
Attribution 2.5 Switzerland License (see http:www.ifi.uzh.ch/ddis/evo)
."
(en)
-
comment:
"Ontology for bugtracker bugs modeling, intended to complement EvoOnt
BOM. The version of bom at
http://baetle.googlecode.com/svn/evoont/trunk/bom/bom.owl will be the
reference considered here. This ontology results from work undertaken
in the frame of the HELIOS project (http://www.helios-platform.org)."
(en)
-
versionInfo:
"0.1"
-
http://purl.org/dc/elements/1.1/creator:
"Olivier Berger, Valentin Vlasceanu"
-
imports: http://www.w3.org/2005/01/wf/flow
-
imports: http://baetle.googlecode.com/svn/evoont/trunk/bom/bom.owl
-
comment:
"helios_bt ontology class, designed to better describe a bugtracker"
-
comment:
"Complements the bom:Issue class by adding the notion of defect for
Bugzilla bugtracker. It has a restriction which only allows it to take
values if the severity of the issue is: blocker, critical, major,
minor, normal or trivial. For the other values has been defined another
class: BugzillaEnhancement."
-
comment:
"Complements the bom:Issue class by adding the notion of enhancement
for Bugzilla bugtracker. It has a restriction which only allows it to
take values if the severity of the issue is: enhancement. For the other
values has been defined another class: BugzillaDefect."
-
comment:
"Complements the Priority class by adding Bugzilla specific subclass."
(en)
-
comment:
"Complements the Priority class by adding Bugzilla specific subclass."
-
comment:
"Complements the Priority class by adding Bugzilla specific subclass."
-
comment:
"Complements the Priority class by adding Bugzilla specific subclass."
-
comment:
"Complements the Priority class by adding Bugzilla specific subclass."
-
comment:
"Complements the Resolution class by adding Bugzilla specific
subclass."
-
comment:
"Complements the Resolution class by adding Bugzilla specific
subclass."
-
comment:
"Complements the Resolution class by adding Bugzilla specific
subclass."
-
comment:
"Complements the Resolution class by adding Bugzilla specific
subclass."
-
comment:
"Complements the Resolution class by adding Bugzilla specific
subclass."
-
comment:
"Complements the Resolution class by adding Bugzilla specific
subclass."
-
comment:
"Complements the Severity class by adding Bugzilla specific subclass."
-
comment:
"Complements the Severity class by adding Bugzilla specific subclass."
-
comment:
"Complements the Severity class by adding Bugzilla specific subclass."
-
comment:
"Complements the Severity class by adding Bugzilla specific subclass."
-
comment:
"Complements the Severity class by adding Bugzilla specific subclass."
-
comment:
"Complements the Severity class by adding Bugzilla specific subclass."
-
comment:
"Complements the Severity class by adding Bugzilla specific subclass."
-
comment:
"Complements the NonTerminalState class by adding Bugzilla specific
subclass."
-
comment:
"Complements the TerminalState class by adding Bugzilla specific
subclass."
-
comment:
"Complements the NonTerminalState class by adding Bugzilla specific
subclass."
-
comment:
"Complements the NonTerminalState class by adding Bugzilla specific
subclass."
-
comment:
"Complements the NonTerminalState class by adding Bugzilla specific
subclass."
-
comment:
"Complements the NonTerminalState class by adding Bugzilla specific
subclass."
-
comment:
"Complements the NonTerminalState class by adding Bugzilla specific
subclass."
-
comment:
"Complements the bom:Issue class by adding the notion of defect for
debbugs bugtracker. It has a restriction which only allows it to take
values if the severity of the issue is: critical, grave, important,
minor, normal, serious. For the other values has been defined another
class: DebbugsEnhancement."
-
comment:
"Enhancements for wishlists Complements the bom:Issue class by adding
the notion of enhancement for debbugs bugtracker. It has a restriction
which only allows it to take values if the severity of the issue is:
wishlist. For the other values has been defined another class:
DebbugsDefect."
-
comment:
"Complements the Severity class by adding debbugs specific subclass."
-
comment:
"Complements the Severity class by adding debbugs specific subclass."
-
comment:
"Complements the Severity class by adding debbugs specific subclass."
-
comment:
"Complements the Severity class by adding debbugs specific subclass."
-
comment:
"Complements the Severity class by adding debbugs specific subclass."
-
comment:
"Complements the Severity class by adding debbugs specific subclass."
-
comment:
"Complements the Severity class by adding debbugs specific subclass."
-
comment:
"Only state in UDD bugs.status that we'll consider terminal"
(en)
-
comment:
"Complements the NonTerminalState class by adding debbugs specific
subclass."
-
comment:
"Complements the NonTerminalState class by adding debbugs specific
subclass."
-
comment:
"Complements the NonTerminalState class by adding debbugs specific
subclass."
-
comment:
"Complements the NonTerminalState class by adding debbugs specific
subclass."
-
comment:
"Fixed NonTerminalState of flow, to make it a subclass of State"
(en)
-
comment:
"A bugtracker of a project"
-
comment:
"The version of the bugtracker"
-
comment:
"Adding the inverse link between bom:Issue and bom:Component, which was
described in the evoont diagram."
-
comment:
"An Issue/Task can have subIssues / subTasks, in particular to model
the Bug - Task relations in LaunchPad"
-
comment:
"An issue is present in a bugtracker"
-
comment:
"An Issue is a duplicate of another Issue, and it should be "closed",
only having its duplicate stay open. In principle, there should be a
restriction here on the state and resolution of that Issue (resolution
== duplicate)"
-
comment:
"An issue is present in a product"
-
comment:
"An Issue has been merged into another Issue, and it should be
"closed", only the merged issue should stay open. In principle, there
should be a restriction here on the state and resolution of that Issue
(resolution == merged)"
-
comment:
"An Issue can be reported in many different projects / distributions
(see LaunchPad's also affects relations)"
-
comment:
"A particular case of reportedAlsoIn relation when it affects bugs in a
distribution package and its corresponding upstream project's bug (see
forwarded-to link in debbugs)"
-
comment:
"A string value to keep the URL of the bugtracker"