creation_from_ontology.rb revision e2dd5bd92cdf48784e42150be9ef5418dd01cdd8
SOLVED_STATUS = 'SUC'
end
end
end
end
return nil unless label_sentence
end
# The name of the proof status is in the owl-label of the class.
# In owl, the label is for a natural language label. A name fits well
# in there.
end
# The description is in the owl-comment of the class.
# This way, the ontology is smaller than when using custom relations.
end
status == SOLVED_STATUS ||
end
end
@symbols_by_name ||= {}
end
end
end
end