Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turtle view shouldn't use reverse keyword map #54

Open
joshsh opened this issue Apr 8, 2011 · 0 comments
Open

Turtle view shouldn't use reverse keyword map #54

joshsh opened this issue Apr 8, 2011 · 0 comments

Comments

@joshsh
Copy link
Owner

joshsh commented Apr 8, 2011

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant