| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
paste.script.command.Command --+
|
rdfSubjectCommand
Create an rdfSubject subclass with descriptors from an RDF Schema
will set the rdf_type Descriptors will be created
rdfs:domain and rdfs:range are respected
- rdfSingle is used for properties that are
- owl:InverseFunctionalProperty
- owl:FunctionalProperty
rdfList or rdfContainer is used if the proper range is set
rdfMultiple is used for all others
The resulting .py file is ment to be a skeleton for the developers confvience. Do not expect to be able to use the raw results.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
summary =
|
|||
usage =
|
|||
min_args = 0
|
|||
max_args = 1
|
|||
group_name =
|
|||
parser = Command.standard_parser(simulate= True)
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
summary
|
usage
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed May 28 13:12:39 2008 | http://epydoc.sourceforge.net |