Changes between Version 482 and Version 483 of WikiStart


Ignore:
Timestamp:
06/15/22 15:33:13 (2 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v482 v483  
    122122* The issueValues contains a dictionary with issues. Each issue is indicated by a name (a string), followed by a column (:) and then a ValueSet  as discussed above.
    123123
    124 To edit domains, also check the DomainEditor.
     124To edit domains, also check the [wiki:ProfileEditor].
    125125
    126126=== Bid
     
    300300* The "bids" field contains a list of the bids that are relevant for this partial profile. Each bid contains (possibly partial) bids in the bid space.
    301301* The "better" field contains a list of tuples of numbers. Presence of a tuple (A,B) in this list indicates that bids[A] >= bids[B] where bids[X] means the Xth element in the bids list, 0 being the first element.
     302
     303== Profile Editor
     304We also have a Profile Editor where profiles can be edited with a GUI. Check the [wiki:ProfileEditor Profile Editor wiki page].
    302305
    303306== ProfileConnectionFactory