Skip to content
This repository has been archived by the owner on Jul 29, 2021. It is now read-only.

Commit

Permalink
Removed old comment listing additional features to add in the future …
Browse files Browse the repository at this point in the history
…(this is now covered in the issue tracker)
  • Loading branch information
njh committed May 8, 2012
1 parent ff96610 commit 89de10c
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions lib/wikipedia_thing.rb
Expand Up @@ -14,16 +14,6 @@ class WikipediaThing < BaseModel
has :freebase_guid, :kind => String, :default => nil
has :freebase_mid, :kind => String, :default => nil

# Additionally:
# foaf:depiction
# skos:subject
# dbpedia-owl:abstract
# dbpprop:reference (External Links)
# dbpprop:redirect
# dbpprop:disambiguates

# Document properties
# lasttouched, lastrevid, ns, length, counter

def load
data = WikipediaApi.parse(pageid)
Expand Down

0 comments on commit 89de10c

Please sign in to comment.