http://www.w3.org/ns/ui#minValue

http://www.w3.org/2000/01/rdf-schema#label min
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/ui#ValueField
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property

http://www.w3.org/ns/ui#color

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/ui#Color
http://www.w3.org/2000/01/rdf-schema#label color
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment Must be a valid CSS color string such as one could put in an HTML style attribute. This should be in the #xxxxxx form, (with 6 digits of hex) so that it can work with Graphviz.

http://www.w3.org/ns/ui#prompt

http://www.w3.org/2000/01/rdf-schema#label user prompt
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment A string for the UI to use if the user needs a longer prompts than just a field name, the rdfs:label.
http://www.w3.org/ns/ui#prompt A longer prompt for a user inputting this property

http://www.w3.org/ns/ui#sortBy

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#label sort by
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment A property which typically is used to sort members of a given class.

http://www.w3.org/ns/ui#seqeunce

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/2001/XMLSchema#integer
http://www.w3.org/2000/01/rdf-schema#label sequence number
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment The sequence in which this item is arranged with repect to other parts.

http://www.w3.org/ns/ui#backgroundColor

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/ui#Color
http://www.w3.org/2000/01/rdf-schema#label background color
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment Must be a valid CSS color string such as one could put in an HTML style attribute. This should be in the #xxxxxx form, (with 6 digits of hex) so that it can work with Graphviz.

http://www.w3.org/ns/ui

http://purl.org/dc/elements/1.1/description The User Interface ontology allows the definition of forms for processing RDF model data, and include a bootstrap form for editing forms. It allows user interface hints such as background colors, can be associated with objects and classes.
http://purl.org/dc/elements/1.1/author https://www.w3.org/People/Berners-Lee/card#i
http://purl.org/dc/elements/1.1/modified $Date: 2019/07/31 14:50:19 $
http://purl.org/dc/elements/1.1/license https://creativecommons.org/publicdomain/zero/1.0/
http://purl.org/dc/elements/1.1/created 2010-08-07
http://purl.org/dc/elements/1.1/title An ontology for User Interface description, Hints and Forms.

http://www.w3.org/ns/ui#initialProperties

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/1999/02/22-rdf-syntax-ns#List
http://www.w3.org/2000/01/rdf-schema#label initial properties
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment A really simple way of enabling user interfaces to create new information about a class of things is to make a define of properties to be specified when a information about a new item ("New item" here means an item which the system does not have prvious information about yet, not an items which has just been created, like new friend as opposed to new baby)
http://www.w3.org/ns/ui#prompt Properties to be specified for new ones

http://www.w3.org/ns/ui#backgroundImage

http://www.w3.org/2000/01/rdf-schema#label background image
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment URI or base64 representation of an image

http://www.w3.org/ns/ui#creationForm

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/ui#Form
http://www.w3.org/2000/01/rdf-schema#label creation form
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment A form which may be used to collect information about a hitherto locally undocumented instance instance of this class.

http://www.w3.org/ns/ui#annotationForm

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/ui#Form
http://www.w3.org/2000/01/rdf-schema#label annotation form
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment A form which may be used to add more infromation to an instance of this class which we know something about. Anything from adding just add one more fact, to adding a whole lot of information about a specific facet of the thing.

http://www.w3.org/ns/ui#maxValue

http://www.w3.org/2000/01/rdf-schema#label max
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/ui#ValueField
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property

https://mtp.linked.solutions/

http://xmlns.com/foaf/0.1/topic https://mtp.linked.solutions/ui

http://www.w3.org/ns/ui#style

http://www.w3.org/2000/01/rdf-schema#label style
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment Must be a valid CSS style string such as one could put in an HTML style attribute. Depending on the user interface system, this can by given to individuals, classes or properties. It is up to a user interface which wants to draw on them to pick how it uses styles from which parts of the data it has. For example, the style of a class may be picked to distinguish information about things in that class.
http://www.w3.org/ns/ui#prompt CSS style

http://www.w3.org/ns/ui#tableProperties

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/1999/02/22-rdf-syntax-ns#List
http://www.w3.org/2000/01/rdf-schema#label table properties
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment This is a crude way of specifying a table-based view for objects of this class.
http://www.w3.org/ns/ui#prompt Properties to be given in a default table view

http://www.w3.org/ns/ui#sortPriority

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/2001/XMLSchema#integer
http://www.w3.org/2000/01/rdf-schema#label sort priority
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment When individuals or classes must be sorted, then if they are given different values of sortPriority a user agent can use this as a hint to how to present information.

_:0

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#property
http://www.w3.org/ns/ui#sequence 1
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Choice
http://www.w3.org/ns/ui#label property
http://www.w3.org/ns/ui#from http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/ns/ui#canMintNew http://www.w3.org/ns/ui#true

http://www.w3.org/ns/ui#FloatField

http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/ui#NumericField

_:1

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#IntegerField
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:2

_:3

http://www.w3.org/ns/ui#sequence 1
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Heading
http://www.w3.org/ns/ui#contents Edit Form

_:4

http://www.w3.org/ns/ui#use _:5
http://www.w3.org/ns/ui#for http://www.w3.org/ns/ui#Options

_:6

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Group
http://www.w3.org/ns/ui#part _:7

_:2

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#DecimalField
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:8

_:9

http://www.w3.org/ns/ui#use _:10
http://www.w3.org/ns/ui#for http://www.w3.org/ns/ui#Choice

http://www.w3.org/ns/ui#Single

http://www.w3.org/2002/07/owl#disjointUnionOf _:11
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class

_:12

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Group
http://www.w3.org/ns/ui#part _:13

_:14

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#DateTimeField
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:15

_:16

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#canMintNew
http://www.w3.org/ns/ui#sequence 3
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#BooleanField
http://www.w3.org/ns/ui#label user can add new

_:17

http://www.w3.org/ns/ui#use _:18
http://www.w3.org/ns/ui#for http://www.w3.org/ns/ui#FloatField

http://www.w3.org/ns/ui#DateTimeField

http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/ui#ValueField

_:11

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#ValueField
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:19

http://www.w3.org/ns/ui#maxLength

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/2001/XMLSchema#integer
http://www.w3.org/2000/01/rdf-schema#label max length of value
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/ui#TextField
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property

_:20

http://www.w3.org/ns/ui#use http://www.w3.org/ns/ui#FieldList
http://www.w3.org/ns/ui#for http://www.w3.org/ns/ui#Group

_:21

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#EmailField
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest http://www.w3.org/1999/02/22-rdf-syntax-ns#nil

_:22

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#case
http://www.w3.org/ns/ui#sequence 2
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Multiple
http://www.w3.org/ns/ui#part http://www.w3.org/ns/ui#CaseForm

_:23

http://www.w3.org/ns/ui#use _:24
http://www.w3.org/ns/ui#for http://www.w3.org/ns/ui#Comment

http://www.w3.org/ns/ui#DateField

http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/ui#ValueField

_:25

http://www.w3.org/ns/ui#sequence 2
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Comment
http://www.w3.org/ns/ui#contents A classifier allows the user to which classes the item belongs to, given a common superclass of the allowed classes. Give the superclass here:

_:26

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#property
http://www.w3.org/ns/ui#sequence 1
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Choice
http://www.w3.org/ns/ui#label property
http://www.w3.org/ns/ui#from http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/ns/ui#canMintNew http://www.w3.org/ns/ui#true

_:27

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#property
http://www.w3.org/ns/ui#sequence 1
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Choice
http://www.w3.org/ns/ui#label property
http://www.w3.org/ns/ui#from http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/ns/ui#canMintNew http://www.w3.org/ns/ui#true

_:28

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Group
http://www.w3.org/ns/ui#part _:29
_:30
_:31

_:32

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#for
http://www.w3.org/ns/ui#sequence 1
http://www.w3.org/ns/ui#label when it is
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Choice
http://www.w3.org/ns/ui#from http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/ns/ui#canMintNew http://www.w3.org/ns/ui#true

_:33

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#Comment
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest http://www.w3.org/1999/02/22-rdf-syntax-ns#nil

https://mtp.linked.solutions/ui

http://purl.org/dc/terms/source https://github.com/linked-solutions/prefix.cc-harvest/master
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Ontology
http://purl.org/vocab/vann/preferredNamespaceUri http://www.w3.org/ns/ui#
http://purl.org/vocab/vann/preferredNamespacePrefix ui
http://rdfs.org/ns/void#triples 526

_:31

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#min
http://www.w3.org/ns/ui#sequence 2
http://www.w3.org/ns/ui#label min
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#DateField

_:34

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#Choice
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:35

http://www.w3.org/ns/ui#Options

http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/ui#Single
http://www.w3.org/ns/ui#Form

_:36

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#use
http://www.w3.org/ns/ui#sequence 2
http://www.w3.org/ns/ui#use http://www.w3.org/ns/ui#FieldForm
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Choice
http://www.w3.org/ns/ui#from http://www.w3.org/ns/ui#Form
http://www.w3.org/ns/ui#canMintNew http://www.w3.org/ns/ui#true

_:30

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#property
http://www.w3.org/ns/ui#sequence 1
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Choice
http://www.w3.org/ns/ui#label property
http://www.w3.org/ns/ui#from http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/ns/ui#canMintNew http://www.w3.org/ns/ui#true

http://www.w3.org/ns/ui#Multiple

http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/ui#Form

_:37

http://www.w3.org/ns/ui#use _:38
http://www.w3.org/ns/ui#for http://www.w3.org/ns/ui#Classifier

_:39

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#contents
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#SingleLineTextField

_:40

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#Heading
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:41

http://www.w3.org/ns/ui#TextField

http://www.w3.org/2002/07/owl#disjointUnionOf _:42
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/ui#ValueField

_:43

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Group
http://www.w3.org/ns/ui#part _:44
_:45
_:46

_:47

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#property
http://www.w3.org/ns/ui#sequence 1
http://www.w3.org/ns/ui#label property
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Choice
http://www.w3.org/ns/ui#from http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/ns/ui#canMintNew http://www.w3.org/ns/ui#true

_:48

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#property
http://www.w3.org/ns/ui#sequence 1
http://www.w3.org/ns/ui#label property
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Choice
http://www.w3.org/ns/ui#from http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/ns/ui#canMintNew http://www.w3.org/ns/ui#true

_:49

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Group
http://www.w3.org/ns/ui#part _:0
_:50
_:51

_:41

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#Comment
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest http://www.w3.org/1999/02/22-rdf-syntax-ns#nil

http://www.w3.org/ns/ui#FieldList

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#part
http://www.w3.org/ns/ui#sequence 10
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Multiple
http://www.w3.org/ns/ui#part http://www.w3.org/ns/ui#FieldForm

http://www.w3.org/ns/ui#DecimalField

http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/ui#NumericField

http://www.w3.org/ns/ui#NumericField

http://www.w3.org/2002/07/owl#disjointUnionOf _:52
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/ui#ValueField

_:53

http://www.w3.org/ns/ui#use _:54
http://www.w3.org/ns/ui#for http://www.w3.org/ns/ui#Multiple

_:55

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#Group
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:56

http://www.w3.org/ns/ui#use

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/ui#Form
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property

_:57

http://www.w3.org/ns/ui#sequence 3
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Comment
http://www.w3.org/ns/ui#style background-color: #ffe;
http://www.w3.org/ns/ui#contents To add a field to the form, press the blue plus at the bottom, and then select what sort of field you want.

_:56

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#Choice
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:58

http://www.w3.org/ns/ui#Comment

http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/ui#Single
http://www.w3.org/ns/ui#Form

_:5

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Group
http://www.w3.org/ns/ui#part _:59
_:22

http://www.w3.org/ns/ui#CaseForm

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Group
http://www.w3.org/ns/ui#part _:36
_:32
http://purl.org/dc/elements/1.1/title Form for a conditional case in a form

_:60

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#NumericField
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:61

_:62

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#TriStateField
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:1

http://www.w3.org/ns/ui#MultiLineTextField

http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/ui#TextField

_:13

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#property
http://www.w3.org/ns/ui#sequence 1
http://www.w3.org/ns/ui#label property
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Choice
http://www.w3.org/ns/ui#from http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/ns/ui#canMintNew http://www.w3.org/ns/ui#true

_:63

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#category
http://www.w3.org/ns/ui#sequence 4
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Choice
http://www.w3.org/ns/ui#label superclass
http://www.w3.org/ns/ui#from http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/ns/ui#canMintNew http://www.w3.org/ns/ui#true

_:19

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#Group
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:34

_:64

http://www.w3.org/ns/ui#sequence 6
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Comment
http://www.w3.org/ns/ui#contents (When the choice is made normally the item is given a rdf:type. Set this to rdf:type unless you want the form to set a different property.)

_:61

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#ColorField
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:65

http://www.w3.org/ns/ui#FieldForm

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Group
http://www.w3.org/ns/ui#part _:66
_:67
http://purl.org/dc/elements/1.1/title Form for selecting a type of field

http://www.w3.org/ns/ui#ColorField

http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/ui#ValueField

_:68

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#Options
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:69

_:70

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#ValueField
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:55

_:24

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#contents
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#MultiLineTextField

_:10

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Group
http://www.w3.org/ns/ui#part _:26
_:71
_:72
_:16

_:7

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#property
http://www.w3.org/ns/ui#sequence 1
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Choice
http://www.w3.org/ns/ui#label property
http://www.w3.org/ns/ui#from http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/ns/ui#canMintNew http://www.w3.org/ns/ui#true

http://www.w3.org/ns/ui#Group

http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/ui#Single
http://www.w3.org/ns/ui#Form

_:73

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#MultiLineTextField
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest http://www.w3.org/1999/02/22-rdf-syntax-ns#nil

_:71

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#use
http://www.w3.org/ns/ui#sequence 4
http://www.w3.org/ns/ui#use http://www.w3.org/ns/ui#FormForm
http://www.w3.org/ns/ui#label Nested Form (if any)
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Choice
http://www.w3.org/ns/ui#from http://www.w3.org/ns/ui#Form
http://www.w3.org/ns/ui#canMintNew http://www.w3.org/ns/ui#true
http://www.w3.org/ns/ui#optional http://www.w3.org/ns/ui#true

http://www.w3.org/ns/ui#EmailField

http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/ui#ValueField

http://www.w3.org/ns/ui#for

http://www.w3.org/2000/01/rdf-schema#label for
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment The value for which this case is selected.

http://www.w3.org/ns/ui#FormForm

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Group
http://www.w3.org/ns/ui#Form
http://www.w3.org/ns/ui#part http://www.w3.org/ns/ui#FieldList
_:3
_:74
_:57
http://purl.org/dc/elements/1.1/title Form for editing Forms

_:75

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#min
http://www.w3.org/ns/ui#sequence 2
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#FloatField
http://www.w3.org/ns/ui#label minimum value

_:72

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#from
http://www.w3.org/ns/ui#sequence 2
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Choice
http://www.w3.org/ns/ui#label destination class
http://www.w3.org/ns/ui#from http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/ns/ui#canMintNew http://www.w3.org/ns/ui#true

_:76

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#min
http://www.w3.org/ns/ui#sequence 2
http://www.w3.org/ns/ui#label minimum value
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#IntegerField

_:69

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#Heading
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:33

_:67

http://www.w3.org/ns/ui#sequence 2
http://www.w3.org/ns/ui#dependingOn http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Options
http://www.w3.org/ns/ui#case _:77
_:78
_:4
_:79
_:80
_:81
_:9
_:53
_:82
_:17
_:83
_:20
_:37
_:84
_:23
_:85

http://www.w3.org/ns/ui#IntegerField

http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/ui#NumericField

_:38

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Group
http://www.w3.org/ns/ui#part _:86
_:25
_:64
_:63

_:54

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Group
http://www.w3.org/ns/ui#part _:87
_:27

http://www.w3.org/ns/ui#ValueField

http://www.w3.org/2002/07/owl#disjointUnionOf _:88
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/ui#Single
http://www.w3.org/ns/ui#Form

_:81

http://www.w3.org/ns/ui#use _:28
http://www.w3.org/ns/ui#for http://www.w3.org/ns/ui#DateField

_:89

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#max
http://www.w3.org/ns/ui#sequence 3
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#FloatField
http://www.w3.org/ns/ui#label maximum value

_:90

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#max
http://www.w3.org/ns/ui#sequence 3
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#DateTimeField
http://www.w3.org/ns/ui#label max

_:35

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#Classifier
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:68

_:86

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#property
http://www.w3.org/ns/ui#sequence 8
http://www.w3.org/ns/ui#default http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Choice
http://www.w3.org/ns/ui#label property
http://www.w3.org/ns/ui#from http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/ns/ui#canMintNew http://www.w3.org/ns/ui#true

_:44

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#property
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Choice
http://www.w3.org/ns/ui#label property
http://www.w3.org/ns/ui#from http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/ns/ui#canMintNew http://www.w3.org/ns/ui#true

_:83

http://www.w3.org/ns/ui#use _:49
http://www.w3.org/ns/ui#for http://www.w3.org/ns/ui#DecimalField

_:74

http://www.w3.org/ns/ui#size 60
http://www.w3.org/ns/ui#property http://purl.org/dc/elements/1.1/title
http://www.w3.org/ns/ui#sequence 2
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#SingleLineTextField

http://www.w3.org/ns/ui#category

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/2000/01/rdf-schema#label overall superclass
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/ui#Classifier
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment The superclass subclasses of which will be selected.

_:91

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Group
http://www.w3.org/ns/ui#part _:92

_:50

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#min
http://www.w3.org/ns/ui#sequence 2
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#DecimalField
http://www.w3.org/ns/ui#label minimum value

http://www.w3.org/ns/ui#Choice

http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/ui#Single
http://www.w3.org/ns/ui#Form

_:42

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#SingleLineTextField
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:73

http://www.w3.org/ns/ui#SingleLineTextField

http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/ui#TextField

_:66

http://www.w3.org/ns/ui#property http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/ui#category http://www.w3.org/ns/ui#Form
http://www.w3.org/ns/ui#sequence 1
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Classifier

http://www.w3.org/ns/ui#from

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/1999/02/22-rdf-syntax-ns#Class
http://www.w3.org/2000/01/rdf-schema#label from
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/ui#Choice
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/ns/ui#prompt from what class

_:85

http://www.w3.org/ns/ui#use _:93
http://www.w3.org/ns/ui#for http://www.w3.org/ns/ui#IntegerField

_:78

http://www.w3.org/ns/ui#use _:43
http://www.w3.org/ns/ui#for http://www.w3.org/ns/ui#TextField

_:77

http://www.w3.org/ns/ui#use _:91
http://www.w3.org/ns/ui#for http://www.w3.org/ns/ui#EmailField

_:94

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#Multiple
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:40

http://www.w3.org/ns/ui#property

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#label property to be stored
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/ui#Form
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment Many fields prompt for infromation about a given property of the subject. When field is filled in, this gives which property is written into the data.

_:45

http://www.w3.org/ns/ui#min 1
http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#maxLength
http://www.w3.org/ns/ui#label Max. length of string
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#IntegerField

_:92

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#property
http://www.w3.org/ns/ui#sequence 1
http://www.w3.org/ns/ui#label property
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Choice
http://www.w3.org/ns/ui#from http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/ns/ui#canMintNew http://www.w3.org/ns/ui#true

http://www.w3.org/ns/ui#dependingOn

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#label depending on
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/ui#Options
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment Many fields prompt for infromation about a gven property of the subject

_:95

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#property
http://www.w3.org/ns/ui#sequence 1
http://www.w3.org/ns/ui#label property
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Choice
http://www.w3.org/ns/ui#from http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/ns/ui#canMintNew http://www.w3.org/ns/ui#true

http://www.w3.org/ns/ui#PhoneField

http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/ui#ValueField

_:82

http://www.w3.org/ns/ui#use _:39
http://www.w3.org/ns/ui#for http://www.w3.org/ns/ui#Heading

_:65

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#DateField
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:14

_:29

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#max
http://www.w3.org/ns/ui#sequence 3
http://www.w3.org/ns/ui#label max
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#DateField

_:96

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Group
http://www.w3.org/ns/ui#part _:97
_:95
_:90

_:98

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#max
http://www.w3.org/ns/ui#sequence 3
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#IntegerField
http://www.w3.org/ns/ui#label maximum value

_:52

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#BooleanField
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:62

_:8

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#FloatField
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest http://www.w3.org/1999/02/22-rdf-syntax-ns#nil

_:87

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#part
http://www.w3.org/ns/ui#sequence 2
http://www.w3.org/ns/ui#use http://www.w3.org/ns/ui#FieldForm
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Choice
http://www.w3.org/ns/ui#from http://www.w3.org/ns/ui#Form
http://www.w3.org/ns/ui#canMintNew http://www.w3.org/ns/ui#true

_:88

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#TextField
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:60

_:79

http://www.w3.org/ns/ui#use _:96
http://www.w3.org/ns/ui#for http://www.w3.org/ns/ui#DateTimeField

http://www.w3.org/ns/ui#size

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/2001/XMLSchema#integer
http://www.w3.org/2000/01/rdf-schema#label size of field
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/ui#ValueField
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/ns/ui#prompt size of field in characters

_:58

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#Classifier
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:99

_:80

http://www.w3.org/ns/ui#use _:6
http://www.w3.org/ns/ui#for http://www.w3.org/ns/ui#ColorField

_:46

http://www.w3.org/ns/ui#min 1
http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#size
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#IntegerField
http://www.w3.org/ns/ui#label field size
http://www.w3.org/ns/ui#max 4096

http://www.w3.org/ns/ui#Classifier

http://www.w3.org/2000/01/rdf-schema#label classifier
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/2000/01/rdf-schema#comment A classifier allows the user to select the type of an object. The possible types must be subclasses of some overall class, the "category". (Ideally, the superclass is also set up as the disjoint union of the subclasses, if they are disjoint.) The form normally stores the resulting classes using an rdf:type triple, but a different predicate can be used if required, so the classifier field needs is 'property' defined too. If the subclass selected itself is has subclasses defined, the user can recursively select from them in turn, as many levels as needed.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/ui#Single
http://www.w3.org/ns/ui#Form

http://www.w3.org/ns/ui#Heading

http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/ui#Single
http://www.w3.org/ns/ui#Form

http://www.w3.org/ns/ui#Form

http://www.w3.org/ns/ui#creationForm http://www.w3.org/ns/ui#FormForm
http://www.w3.org/2002/07/owl#disjointUnionOf _:70
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/2000/01/rdf-schema#comment A form can be any type of single field, or typically a Group of several fields, including interspersed headings and comments.

_:15

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#PhoneField
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:21

http://www.w3.org/ns/ui#part

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/ui#Form
http://www.w3.org/2000/01/rdf-schema#label part
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/ui#Form
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property

_:97

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#min
http://www.w3.org/ns/ui#sequence 2
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#DateTimeField
http://www.w3.org/ns/ui#label min

_:18

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Group
http://www.w3.org/ns/ui#part _:75
_:89
_:48

http://www.w3.org/ns/ui#TriStateField

http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/ui#NumericField

_:99

http://www.w3.org/1999/02/22-rdf-syntax-ns#first http://www.w3.org/ns/ui#Options
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:94

_:59

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#dependingOn
http://www.w3.org/ns/ui#default http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/ui#sequence 1
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Choice
http://www.w3.org/ns/ui#label depending on
http://www.w3.org/ns/ui#from http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/ns/ui#canMintNew http://www.w3.org/ns/ui#true

_:84

http://www.w3.org/ns/ui#use _:12
http://www.w3.org/ns/ui#for http://www.w3.org/ns/ui#PhoneField

_:51

http://www.w3.org/ns/ui#property http://www.w3.org/ns/ui#max
http://www.w3.org/ns/ui#sequence 3
http://www.w3.org/ns/ui#label maximum value
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#DecimalField

_:93

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/ui#Group
http://www.w3.org/ns/ui#part _:98
_:76
_:47

http://www.w3.org/ns/ui#BooleanField

http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/ui#NumericField