common_helper_methods.rb revision c829cb13b4875500efbe54aaa3d3c013564d9a8d
end
end
portion =
if ext
"#{path}.#{ext}"
else
"#{path}.#{path.to_s.split('/').first}"
end
end
end
end
"https://masterthesis.rightsrestricted.com/ontohub/#{name}.json"
end
# includes the convenience-method `define_ontology('name')`