require 'spec_helper'
end
end
context 'when importing an ontology' do context 'which belongs to a distributed ontology' do
context 'and imports another ontology' do
context 'which is not part of the distributed ontology' do
end
it 'should have the mapping-source set correctly' do end
it 'should have the mapping-target set correctly' do end
it 'has a mapping-version set' do end
it 'has a mapping-version that points to the current mapping-version' do end
end
end
end
end
end