Revision: 1778 Author: [email protected] Date: Thu Dec 10 07:25:55 2009 Log: Added rdfs:seeAlso to schema overview http://code.google.com/p/simal/source/detail?r=1778
Modified: /wiki/Schema.wiki ======================================= --- /wiki/Schema.wiki Sun Sep 13 12:58:38 2009 +++ /wiki/Schema.wiki Thu Dec 10 07:25:55 2009 @@ -59,6 +59,7 @@ || *Name* || *Since* || *Description* || *Example* || || rdfs:label || 0.2 || A human readable label for a resource || <rdfs:label>Human Readable Label</rdfs:label> || +|| rdfs:seeAlso || 0.2 || A reference to another, related resource || <rdfs:seeAlso rdf:resource="http://jisc.ac.uk/project#17" /> || == Simal Namespace == -- You received this message because you are subscribed to the Google Groups "Simal Commits" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/simal-commits?hl=en.
