joshsh / ripple

Semantic Web scripting language
Other
101 stars 8 forks source link

Turtle view shouldn't use reverse keyword map #54

Open joshsh opened 13 years ago

joshsh commented 13 years ago

Turtle view shouldn't use the URI-to-keyword map, as multiple URIs may map to the same keyword.

236 >>  in.

rdf:_1  (in)
   rdf:type
      rpl:Function;
   rpl:arity
      2;
   rpl:parameters
      _:node12op154qfx75;
   rpl:returnType
      rdf:List;
   rdfs:label
      "in";
   rdfs:comment
      "x l  =>  b  -- where b is true if List l contains a member equal to
x, otherwise false";
   owl:sameAs
      in.