Lines Matching refs:text
11 name: :text,
12 display_name: :text,
13 label: :text,
14 iri: :text,
15 text: :text,
16 comment: :text,
24 it { should have_db_index([:ontology_id, :text]).unique(true) }
57 'text' => 'nat'
66 %w(name range kind text).each do |attr|
99 'text' => 'Class <http://example.com/resource>',
114 context 'where text contains name but name does not match an IRI' do
117 'text' => 'sort s <http://example.com/some_resource>',