liseryang / openbotlist

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

WebAnalysis:Pri1 - Web analysis updates to entity link tables #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Object URL:
link_id - primary key
generated_unique_id - object id (generated by app)
url - url value
type - (this is also up for debate, there can be different types of URLs; a
domain could be a URL for example)

URL Description Object:
link_id
keywords
title
category
user_up_votes
user_down_votes
views

Comment Object:
link_id
comment

Domain Object (really another table)
link id
number of links (stored in botlist owned by this domain)
total rating

Web analytics Object (simple web text analysis):
link_id
inbound links
outbound links
length of metadata description
length of metadata keywords
locations_found
size of document
request time
rating

----

Also, display in descriptive format on per page screen

Original issue reported on code.google.com by berlin.b...@gmail.com on 29 Nov 2007 at 12:44

GoogleCodeExporter commented 9 years ago
Also, add LOCATIONS; a text find on where various locations;

eg, atlanta, ohio, list them by comma.

Original comment by berlin.b...@gmail.com on 29 Nov 2007 at 12:45

GoogleCodeExporter commented 9 years ago

Original comment by berlin.b...@gmail.com on 29 Nov 2007 at 4:18