@prefix : . @prefix daml: . @prefix log: . @prefix rdf: . @prefix rdfs: . @prefix dc: . @prefix foaf: . # Main page a foaf:Document; dc:title "Semantic Web Research Group - OWL Site"; dc:description "Semantic web demo and development page for the Mindswap group"; :hasRelatedLink ; :hasRelatedLink ; :hasRelatedLink . a foaf:Document; dc:title "Mindswap Homepage"; dc:description "HTML version of the Mindswap homepage". a foaf:Document; dc:title "Mindswap Demo Page"; dc:description "Details current Mindswap demos". a foaf:Document; dc:title "Owl Site Description"; dc:description "Details how the Owl.mindswap.org site works.". # People page a foaf:Document; dc:title "Mindswap Team Members"; dc:description "Everything we know (in RDF, at least) about the Mindswap group memebers"; :hasRelatedLink . a foaf:Document; dc:title "Mindswap Team Members"; dc:description "Static HTML version of Mindswap People page". # Papers page a foaf:Document; dc:title "Mindswap Papers"; dc:description "Index of papers published by the Mindswap group"; :hasRelatedLink . a foaf:Document; dc:title "Mindswap Papers"; dc:description "Static HTML version of Mindswap Papers page". # Directions page a foaf:Document; dc:title "Directions to the Mindlab"; dc:description "Generated geographic information about the Mindlab"; :hasRelatedLink . a foaf:Document; dc:title "Mindlab Directions"; dc:description "Static HTML version of Mindswap Directions page". # Downloads page a foaf:Document; dc:title "Mindswap Downloads"; dc:description "Index of downloadable programs produced by Mindswappers"; :hasRelatedLink ; :hasRelatedLink . a foaf:Document; dc:title "Mindswap Downloads"; dc:description "Static HTML version of Mindswap Downloads page". # Demos page a foaf:Document; dc:title "Mindswap Demos"; dc:description "List of Mindswap Demos"; :hasRelatedLink ; :hasRelatedLink . a foaf:Document; dc:title "Mindswap Demos"; dc:description "Static Mindswap Demo page". # Wikis page a foaf:Document; dc:title "Mindswap Wikis"; dc:description "Index of Wikis used by Mindswappers"; :hasRelatedLink . a foaf:Document; dc:title "Mindswap Wikis"; dc:description "Static HTML version of Mindswap Wikis page". a foaf:Document; dc:title "Mindswap RDF Map"; dc:description "A way to browse all our RDF". a foaf:Document; dc:title "Mindswap Creations Page"; dc:decription "Listing of creations of mindswappers". a foaf:Document; dc:title "Mindswap submit rdf page"; dc:description "Add data to the owl.mindswap.org site". a foaf:Document; dc:title "Mindswap RDF management page"; dc:description "Manage rdf that's on the owl.mindswap.org page". a foaf:Document; dc:title "Mindswap's OWL homepage"; dc:description "Mindswap's testbed for OWL generated web pages". # This appears in the managing rdf page to make it easier to # identify this file <> a :rdfSnippit; :creator [ foaf:mbox ]; :creator [ foaf:mbox ]; dc:date "05/14/2003"; dc:description "Related Links".