Cross Reference: debian.userns.conf.in
xref
: /
lxc
/
config
/
templates
/
debian.userns.conf.in
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
module
Ontology
::
Oops
extend
ActiveSupport
::
Concern
OOPS_FORMATS
= %w
(
OWL
OWL2
RDF
)
def
oops_supported
?
is_a
?
(
SingleOntology
)
&&
logic
&&
OOPS_FORMATS.include
?
(
logic.name
)
end
end