.. _section-Comments: Comments -------- Flora files can contain comments anywhere, in the Java/C++ style, i.e., .. code-block:: flora /* a multi line comment */ foo. // comment until the next line These types of comments will not be shown anywhere, and are shown only in the **Text Editor**. For comments that can be queried, shown, and edited in the **Sunflower** UI, you have to use specific properties such as rdfs#comment.