UMBC Ontology Formatter

Ontology Description Classes Properties Individuals Undetermined

Ontology Description

  1. [ ] ( rdf:type owl:Ontology )
  2. [ http://daml.umbc.edu/ontologies/webofbelief/1.2/swoogle.owl ] ( rdf:type owl:Ontology )

Classes(7)

  1. [ Website ] ( rdf:type owl:Class )
  2. [ QueryResponse ] ( rdf:type owl:Class )
  3. [ SwoogleQueryType ] ( rdf:type owl:Class )
  4. [ SwoogleQueryResult ] ( rdf:type owl:Class )
  5. [ SwoogleParseState ] ( rdf:type owl:Class )
  6. [ SwooglePingState ] ( rdf:type owl:Class )
  7. [ Relation ] ( rdf:type owl:Class )
    • rdf:ID -- Relation
    • rdfs:label -- Swoogle Relation
    • rdfs:comment -- The generic relation class in Swoogle, including doc-term, doc-doc, term-doc relation as digested by Swoogle

Properties(47)

  1. [ publishes ] ( rdf:type owl:ObjectProperty )
  2. [ estimatedSize ] ( rdf:type owl:DatatypeProperty )
  3. [ queryType ] ( rdf:type owl:ObjectProperty )
  4. [ queryResult ] ( rdf:type owl:ObjectProperty )
  5. [ errorMessage ] ( rdf:type owl:DatatypeProperty )
  6. [ searchString ] ( rdf:type owl:DatatypeProperty )
  7. [ searchResource ] ( rdf:type owl:DatatypeProperty )
  8. [ searchTotalResults ] ( rdf:type owl:DatatypeProperty )
  9. [ searchStart ] ( rdf:type owl:DatatypeProperty )
  10. [ searchLimit ] ( rdf:type owl:DatatypeProperty )
  11. [ searchSortField ] ( rdf:type owl:DatatypeProperty )
  12. [ searchSortReverse ] ( rdf:type owl:DatatypeProperty )
  13. [ searchTime ] ( rdf:type owl:DatatypeProperty )
  14. [ hasResult ] ( rdf:type owl:ObjectProperty )
  15. [ swoogleID ] ( rdf:type owl:DatatypeProperty )
  16. [ parseState ] ( rdf:type owl:ObjectProperty )
  17. [ dateLastmodified ] ( rdf:type owl:DatatypeProperty )
  18. [ dateDiscover ] ( rdf:type owl:DatatypeProperty )
  19. [ datePing ] ( rdf:type owl:DatatypeProperty )
  20. [ dateCache ] ( rdf:type owl:DatatypeProperty )
  21. [ pingState ] ( rdf:type owl:ObjectProperty )
  22. [ ontoRatio ] ( rdf:type owl:DatatypeProperty )
  23. [ ontoRank ] ( rdf:type owl:DatatypeProperty )
  24. [ docTriples ] ( rdf:type owl:DatatypeProperty )
  25. [ docLength ] ( rdf:type owl:DatatypeProperty )
  26. [ docCharset ] ( rdf:type owl:DatatypeProperty )
  27. [ namespace ] ( rdf:type owl:ObjectProperty )
  28. [ localname ] ( rdf:type owl:DatatypeProperty )
  29. [ termRank ] ( rdf:type owl:DatatypeProperty )
  30. [ uriNormalized ] ( rdf:type owl:ObjectProperty )
  31. [ officialOntology ] ( rdf:type owl:ObjectProperty )
  32. [ hasPrefix ] ( rdf:type owl:ObjectProperty )
  33. [ hasAltPrefix ] ( rdf:type owl:ObjectProperty )
  34. [ hasAssertion ] ( rdf:type owl:ObjectProperty )
  35. [ from ] ( rdf:type owl:ObjectProperty )
  36. [ type ] ( rdf:type owl:ObjectProperty )
  37. [ populatesClass ] ( rdf:type owl:ObjectProperty )
  38. [ populatesProperty ] ( rdf:type owl:ObjectProperty )
  39. [ usesClass ] ( rdf:type owl:ObjectProperty )
  40. [ usesProperty ] ( rdf:type owl:ObjectProperty )
  41. [ definesClass ] ( rdf:type owl:ObjectProperty )
  42. [ definesProperty ] ( rdf:type owl:ObjectProperty )
  43. [ usesNamespace ] ( rdf:type owl:ObjectProperty )
  44. [ isDomainOf ] ( rdf:type owl:ObjectProperty )
  45. [ hasDomain ] ( rdf:type owl:ObjectProperty )
  46. [ to ] ( rdf:type owl:ObjectProperty )
  47. [ frequency ] ( rdf:type owl:DatatypeProperty )

Individuals(36)

  1. [ search_swd_ontology ] ( rdf:type SwoogleQueryType )
  2. [ search_swd_all ] ( rdf:type SwoogleQueryType )
  3. [ search_swt ] ( rdf:type SwoogleQueryType )
  4. [ digest_swd ] ( rdf:type SwoogleQueryType )
  5. [ digest_swt ] ( rdf:type SwoogleQueryType )
  6. [ digest_ns ] ( rdf:type SwoogleQueryType )
  7. [ rel_swd_swd_from ] ( rdf:type SwoogleQueryType )
  8. [ rel_swd_swd_to ] ( rdf:type SwoogleQueryType )
  9. [ rel_swd_swt ] ( rdf:type SwoogleQueryType )
  10. [ rel_swd_ns ] ( rdf:type SwoogleQueryType )
  11. [ rel_swt_swt_from ] ( rdf:type SwoogleQueryType )
  12. [ rel_swt_swt_to ] ( rdf:type SwoogleQueryType )
  13. [ rel_swt_swd ] ( rdf:type SwoogleQueryType )
  14. [ rel_swd_cp_c ] ( rdf:type SwoogleQueryType )
  15. [ rel_swd_cp_p ] ( rdf:type SwoogleQueryType )
  16. [ rel_ns_swd ] ( rdf:type SwoogleQueryType )
  17. [ rel_ns_swt ] ( rdf:type SwoogleQueryType )
  18. [ stat_today ] ( rdf:type SwoogleQueryType )
  19. [ success ] ( rdf:type SwoogleQueryResult )
  20. [ error ] ( rdf:type SwoogleQueryResult )
  21. [ error_unauthorized ] ( rdf:type SwoogleQueryResult )
  22. [ error_bad_param ] ( rdf:type SwoogleQueryResult )
  23. [ error_quota_violation ] ( rdf:type SwoogleQueryResult )
  24. [ error_search_failure ] ( rdf:type SwoogleQueryResult )
  25. [ ParseUnknown ] ( rdf:type SwoogleParseState )
  26. [ ParseSuccess ] ( rdf:type SwoogleParseState )
  27. [ ParseWithWarning ] ( rdf:type SwoogleParseState )
  28. [ ParseWithError ] ( rdf:type SwoogleParseState )
  29. [ PingUnknown ] ( rdf:type SwooglePingState )
  30. [ PingDisallow ] ( rdf:type SwooglePingState )
  31. [ PingCannotConnect ] ( rdf:type SwooglePingState )
  32. [ PingResponseForbidden ] ( rdf:type SwooglePingState )
  33. [ PingResponseRedirected ] ( rdf:type SwooglePingState )
  34. [ PingCannotDownload ] ( rdf:type SwooglePingState )
  35. [ PingAlive ] ( rdf:type SwooglePingState )
  36. [ PingAliveModified ] ( rdf:type SwooglePingState )

Undetermined(N/A)

References


$Author: dingli1 $ - $Id: owl2html.xsl,v 1.1 2005/06/01 00:32:46 dingli1 Exp $