Skip to content

Commit

Permalink
use nquads
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Johnson committed Nov 26, 2013
1 parent 23b4b1f commit 79f9a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/datastream/oregon_resource.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class Datastream::OregonResource < Datastream::NtResourceDatastream
class Datastream::OregonResource < Datastream::QuadResourceDatastream
property :title, :predicate => RDF::DC[:title], :class_name => RDF::Literal do |index|
index.as :searchable, :displayable
end
Expand Down

0 comments on commit 79f9a5f

Please sign in to comment.