property_s Struct Reference

Property structure, represents OWL property. More...

#include <structures.h>


Data Fields

int rtti
int type
char * name
char * domain
char * about
list_t * subpropertyof
list_t * oneof
int mincardinality
int maxcardinality


Detailed Description

Property structure, represents OWL property.

Field Documentation

About field.

Property domain.

Maximum cardinality.

Minimal cardinality.

Name of property.

Propertie's oneof value (OWL oneof).

Run-time type information.

Parent properties list.

Property type: object, data.


The documentation for this struct was generated from the following file:

doxygen