Dontopedia

Name filter

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)

Name filter has 9 facts recorded in Dontopedia across 3 references, with 2 live disagreements.

9 facts·6 predicates·3 sources·2 in dispute

Mostly:rdf:type(2), filter attribute(1), has name(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (5)

Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.

containsContains(1)

filtersByFilters by(1)

hasFilterHas Filter(1)

performsFilteringPerforms Filtering(1)

usesFilterUses Filter(1)

Other facts (7)

The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.

7 facts
PredicateValueRef
Rdf:typeFilter[2]
Rdf:typeQuery Filter[3]
Filter Attributename[1]
Has Namename[2]
Has Valuesamzn2-ami-hvm-*[2]
Has PatternAmzn2 Ami Hvm Pattern[2]
Is Part ofFilter Attribute[2]

Timeline

Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.

filterAttributebeam/d98ca6a9-2518-499b-bc65-58415f0f4d87
name
typebeam/0a4fb74d-5ca9-4312-b412-6d68c7fe32fc
ex:Filter
labelbeam/0a4fb74d-5ca9-4312-b412-6d68c7fe32fc
Name filter
hasNamebeam/0a4fb74d-5ca9-4312-b412-6d68c7fe32fc
name
hasValuesbeam/0a4fb74d-5ca9-4312-b412-6d68c7fe32fc
amzn2-ami-hvm-*
hasPatternbeam/0a4fb74d-5ca9-4312-b412-6d68c7fe32fc
ex:amzn2-ami-hvm-pattern
isPartOfbeam/0a4fb74d-5ca9-4312-b412-6d68c7fe32fc
ex:filter-attribute
typebeam/d4c82979-1650-4b89-a2fa-a0ec5b37bb69
ex:QueryFilter
labelbeam/d4c82979-1650-4b89-a2fa-a0ec5b37bb69
name filter

References (3)

3 references
  1. ctx:claims/beam/d98ca6a9-2518-499b-bc65-58415f0f4d87
    • full textbeam-chunk
      text/plain1 KBdoc:beam/d98ca6a9-2518-499b-bc65-58415f0f4d87
      Show excerpt
      #### Step 2: Populate the Database with Roles and Permissions Populate the database with roles and permissions as before. ```python def populate_db(): admin_role = Role(name="admin") staff_role = Role(name="staff") guest_role
  2. ctx:claims/beam/0a4fb74d-5ca9-4312-b412-6d68c7fe32fc
    • full textbeam-chunk
      text/plain1 KBdoc:beam/0a4fb74d-5ca9-4312-b412-6d68c7fe32fc
      Show excerpt
      To find a valid AMI ID, you can use the AWS Marketplace or the AWS CLI to list available AMIs: ```sh aws ec2 describe-images --owners amazon --filters "Name=name,Values=amzn2-ami-hvm*" --region us-west-2 ``` ### 3. Specify the AMI ID Dyna
  3. ctx:claims/beam/d4c82979-1650-4b89-a2fa-a0ec5b37bb69
    • full textbeam-chunk
      text/plain1 KBdoc:beam/d4c82979-1650-4b89-a2fa-a0ec5b37bb69
      Show excerpt
      FieldSchema(name="id", dtype=DataType.INT64, is_primary=True), FieldSchema(name="vector", dtype=DataType.FLOAT_VECTOR, dim=3) ] schema = CollectionSchema(fields, "RAG Vector Collection") collection = Collection("rag_vectors", schema

See also

Keep researching

Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.