Toggle menu
122
735
14
5.9K
Information Rating System Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

All public logs

More actions

Combined display of all available logs of Information Rating System Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 20:45, 9 July 2025 Dan talk contribs created page Internal:Annotating Sources (Created page with "<h2> Sources and source link annotation </h2> External sources can be both users and entities that don't use the software. To simplify things, we will create an external source for every user, and add a field to the user table for the id of their external source record. <pre> ALTER TABLE users ADD COLUMN external_source_id INT NOT NULL; CREATE TABLE external_sources : user_created name : TEXT url: TEXT type of external source: person, ai/computation, organization (grou...")