lidingpku / smwbp

Automatically exported from code.google.com/p/smwbp
0 stars 0 forks source link

add RDF statament in any page #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Brief description of requested feature
can I assert triples about another page in my page? the triple may not show
up in my page, but I can query and get it.

How to test the feature?

Is there any suggestions towards completing that feature?
 * use form to add reified triple
 * use query to get the triple associated with related pages.

Please provide any additional information below.

Original issue reported on code.google.com by liding...@gmail.com on 20 Jan 2009 at 1:49

GoogleCodeExporter commented 9 years ago
Multiple 'semantic' templates in a page (and data modeling)?

got a new test case from SWM mailing list
> {{car | id=1 | color=red | speed=fast }}
> {{car | id=2 | color=blue | speed=fast }}
> {{car | id=3 | color=red | speed=slow }}
> {{car | id=4 | color=pink | speed=fast }}

Original comment by liding...@gmail.com on 23 Jan 2009 at 2:17