(Semantic) Web Fundamentals
- Everything has a URI
- Resources, properties, classes
- Layering is expected
- A graph (i.e. a web)
- Semantic links not
<a href="...">text</a> - Unconstrained set of terms, 404s are OK
- Terms can have schemas
(PS: XML is not webby)