Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • adfc2e5
  • /
  • ScorerLib
  • /
  • ScorerWidget.ui
Raw File Download

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:4fc2a2d44cbb706fffd616627fcfc980027b568b
directory badge Iframe embedding
swh:1:dir:c635832c07bb0f28337c2b5951f21be98346eb63

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
ScorerWidget.ui
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>ScorerWidget</class>
 <widget class="QWidget" name="ScorerWidget">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>231</width>
    <height>490</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string>ScorerWidget</string>
  </property>
  <layout class="QVBoxLayout" name="verticalLayout">
   <item>
    <widget class="QGroupBox" name="groupBox_3">
     <property name="title">
      <string>Parse</string>
     </property>
     <layout class="QVBoxLayout" name="verticalLayout_7">
      <item>
       <widget class="QPushButton" name="parseConstraintPair">
        <property name="text">
         <string>constraint pair</string>
        </property>
       </widget>
      </item>
      <item>
       <widget class="QPushButton" name="parseConstraintGroup">
        <property name="text">
         <string>constraint group</string>
        </property>
       </widget>
      </item>
      <item>
       <widget class="QPushButton" name="parseGlobalSymm">
        <property name="text">
         <string>global reflection symm</string>
        </property>
       </widget>
      </item>
     </layout>
    </widget>
   </item>
   <item>
    <widget class="QGroupBox" name="groupBox_4">
     <property name="title">
      <string>Evaluate Single</string>
     </property>
     <layout class="QVBoxLayout" name="verticalLayout_6">
      <item>
       <widget class="QPushButton" name="evaluateGlobalSymm">
        <property name="text">
         <string>global reflection symm</string>
        </property>
       </widget>
      </item>
      <item>
       <widget class="QPushButton" name="evaluateTopology">
        <property name="text">
         <string>Connectivity</string>
        </property>
       </widget>
      </item>
      <item>
       <widget class="QPushButton" name="evaluateGroups">
        <property name="text">
         <string>Groups</string>
        </property>
       </widget>
      </item>
      <item>
       <widget class="QGroupBox" name="groupBox">
        <property name="title">
         <string>Evaluate auto</string>
        </property>
        <layout class="QVBoxLayout" name="verticalLayout_2">
         <item>
          <widget class="QPushButton" name="evaluateGlobalSymmAuto">
           <property name="text">
            <string>global reflection symm</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QPushButton" name="evaluateTopologyAuto">
           <property name="text">
            <string>Connectivity</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QPushButton" name="evaluateGroupsAuto">
           <property name="text">
            <string>Groups</string>
           </property>
          </widget>
         </item>
        </layout>
       </widget>
      </item>
      <item>
       <widget class="QGroupBox" name="groupBox_2">
        <property name="title">
         <string>Options</string>
        </property>
        <layout class="QVBoxLayout" name="verticalLayout_3">
         <item>
          <widget class="QCheckBox" name="bUseSourceCenter">
           <property name="toolTip">
            <string>Use source shape's center when global symm</string>
           </property>
           <property name="text">
            <string>Use source's center</string>
           </property>
           <property name="checked">
            <bool>false</bool>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QCheckBox" name="bUsePart">
           <property name="text">
            <string>Use part for global symm</string>
           </property>
           <property name="checked">
            <bool>true</bool>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QCheckBox" name="bUseLink">
           <property name="text">
            <string>Use link for connectivity</string>
           </property>
           <property name="checked">
            <bool>false</bool>
           </property>
          </widget>
         </item>
        </layout>
       </widget>
      </item>
     </layout>
    </widget>
   </item>
   <item>
    <spacer name="verticalSpacer">
     <property name="orientation">
      <enum>Qt::Vertical</enum>
     </property>
     <property name="sizeHint" stdset="0">
      <size>
       <width>20</width>
       <height>40</height>
      </size>
     </property>
    </spacer>
   </item>
  </layout>
 </widget>
 <layoutdefault spacing="6" margin="11"/>
 <resources/>
 <connections/>
</ui>

back to top

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API