Difference between revisions of "SMW Basics"
Jump to navigation
Jump to search
(Created page with "<graphviz> digraph smwconcepts { Page -> HTML DB -> Record -> Page } </graphviz>") |
|||
| Line 3: | Line 3: | ||
Page -> HTML | Page -> HTML | ||
DB -> Record -> Page | DB -> Record -> Page | ||
| + | Property | ||
| + | Property -> Triples | ||
| + | DB -> Triples -> Triple | ||
| + | PropertyAnnotation -> Triple | ||
} | } | ||
</graphviz> | </graphviz> | ||
Revision as of 16:13, 4 October 2017
